"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/05/03 04:07:36 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-nibutel8giju" 2026/05/03 04:07:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/03 04:07:36 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/03 04:07:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/03 04:07:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/03 04:07:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/03 04:07:36 DEBUG : Setting pass="3Sl9tmXPmp0xzWmv7k4PiXTHkFR4tyhk" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/03 04:07:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/03 04:07:36 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{hFWte}" suffix to name 2026/05/03 04:07:36 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/03 04:07:36 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/03 04:07:36 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/03 04:07:36 DEBUG : Setting pass="3Sl9tmXPmp0xzWmv7k4PiXTHkFR4tyhk" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/03 04:07:36 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/03 04:07:36 NOTICE: TestSFTPOpenssh{hFWte}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/03 04:07:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: New connection 127.0.0.1:43544->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell type "unix" from config 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Relative path resolved to "/home/rclone/rclone-test-nibutel8giju" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Using root directory "/home/rclone/rclone-test-nibutel8giju" 2026/05/03 04:07:37 DEBUG : Creating backend with remote "/tmp/rclone1680061798" === RUN TestDirHandleMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:37 DEBUG : dir: Looking for writers 2026/05/03 04:07:37 DEBUG : Looking for writers 2026/05/03 04:07:37 DEBUG : dir: reading active writers 2026/05/03 04:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.04s) === RUN TestDirHandleReaddir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file2" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:37 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file2" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:37 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/subdir/file3" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/subdir/file3 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-nibutel8giju/dir/subdir/file3 2026/05/03 04:07:37 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/subdir/file3" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/subdir/file3 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-nibutel8giju/dir/subdir/file3 2026/05/03 04:07:37 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/05/03 04:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:37 DEBUG : dir/subdir: Looking for writers 2026/05/03 04:07:37 DEBUG : dir: Looking for writers 2026/05/03 04:07:37 DEBUG : file1: reading active writers 2026/05/03 04:07:37 DEBUG : file2: reading active writers 2026/05/03 04:07:37 DEBUG : subdir: reading active writers 2026/05/03 04:07:37 DEBUG : Looking for writers 2026/05/03 04:07:37 DEBUG : dir: reading active writers 2026/05/03 04:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.03s) === RUN TestDirHandleReaddirnames run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:37 DEBUG : dir: Looking for writers 2026/05/03 04:07:37 DEBUG : file1: reading active writers 2026/05/03 04:07:37 DEBUG : Looking for writers 2026/05/03 04:07:37 DEBUG : dir: reading active writers 2026/05/03 04:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:37 DEBUG : dir: Looking for writers 2026/05/03 04:07:37 DEBUG : Looking for writers 2026/05/03 04:07:37 DEBUG : dir: reading active writers 2026/05/03 04:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : dir: forgetting directory cache 2026/05/03 04:07:37 DEBUG : forgetting directory cache 2026/05/03 04:07:37 DEBUG : dir: forgetting directory cache 2026/05/03 04:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:37 DEBUG : Looking for writers 2026/05/03 04:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/03 04:07:37 DEBUG : dir: invalidating directory cache 2026/05/03 04:07:37 DEBUG : >ForgetPath: 2026/05/03 04:07:37 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/03 04:07:37 DEBUG : invalidating directory cache 2026/05/03 04:07:37 DEBUG : dir: forgetting directory cache 2026/05/03 04:07:37 DEBUG : >ForgetPath: 2026/05/03 04:07:37 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/03 04:07:37 DEBUG : >ForgetPath: 2026/05/03 04:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:37 DEBUG : dir: Looking for writers 2026/05/03 04:07:37 DEBUG : Looking for writers 2026/05/03 04:07:37 DEBUG : dir: reading active writers 2026/05/03 04:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.01s) === RUN TestDirWalk run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: New connection 127.0.0.1:43552->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/fil/a/b/c" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/fil/a/b/c 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-nibutel8giju/fil/a/b/c 2026/05/03 04:07:37 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/fil/a/b/c" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/fil/a/b/c 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-nibutel8giju/fil/a/b/c 2026/05/03 04:07:37 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : forgetting directory cache 2026/05/03 04:07:37 DEBUG : dir: forgetting directory cache 2026/05/03 04:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:37 DEBUG : dir: Looking for writers 2026/05/03 04:07:37 DEBUG : fil/a/b: Looking for writers 2026/05/03 04:07:37 DEBUG : fil/a: Looking for writers 2026/05/03 04:07:37 DEBUG : b: reading active writers 2026/05/03 04:07:37 DEBUG : fil: Looking for writers 2026/05/03 04:07:37 DEBUG : a: reading active writers 2026/05/03 04:07:37 DEBUG : Looking for writers 2026/05/03 04:07:37 DEBUG : fil: reading active writers 2026/05/03 04:07:37 DEBUG : dir: reading active writers 2026/05/03 04:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.13s) === RUN TestDirSetModTime run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:37 DEBUG : dir: Looking for writers 2026/05/03 04:07:37 DEBUG : Looking for writers 2026/05/03 04:07:37 DEBUG : dir: reading active writers 2026/05/03 04:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:37 DEBUG : dir: Looking for writers 2026/05/03 04:07:37 DEBUG : file1: reading active writers 2026/05/03 04:07:37 DEBUG : Looking for writers 2026/05/03 04:07:37 DEBUG : dir: reading active writers 2026/05/03 04:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file2" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:37 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file2" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:37 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/subdir/file3" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/subdir/file3 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-nibutel8giju/dir/subdir/file3 2026/05/03 04:07:37 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/subdir/file3" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/subdir/file3 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-nibutel8giju/dir/subdir/file3 2026/05/03 04:07:37 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/05/03 04:07:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/03 04:07:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/03 04:07:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/03 04:07:37 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/03 04:07:37 DEBUG : Waiting for deletions to finish 2026/05/03 04:07:37 INFO : dir/subdir/file3: Deleted 2026/05/03 04:07:37 DEBUG : removing 1 level 2 directories 2026/05/03 04:07:37 INFO : dir/subdir: Removing directory 2026/05/03 04:07:37 DEBUG : dir: invalidating directory cache 2026/05/03 04:07:37 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/03 04:07:37 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/03 04:07:37 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/03 04:07:37 DEBUG : dir/file1: Reset virtual modtime 2026/05/03 04:07:37 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/03 04:07:37 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/03 04:07:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/03 04:07:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/03 04:07:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:37 DEBUG : dir: invalidating directory cache 2026/05/03 04:07:37 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/03 04:07:37 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/03 04:07:37 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/03 04:07:37 DEBUG : forgetting directory cache 2026/05/03 04:07:37 DEBUG : dir: forgetting directory cache 2026/05/03 04:07:37 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/03 04:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:37 DEBUG : dir/virtualDir: Looking for writers 2026/05/03 04:07:37 DEBUG : dir: Looking for writers 2026/05/03 04:07:37 DEBUG : file1: reading active writers 2026/05/03 04:07:37 DEBUG : virtualFile2: reading active writers 2026/05/03 04:07:37 DEBUG : virtualFile: reading active writers 2026/05/03 04:07:37 DEBUG : virtualDir: reading active writers 2026/05/03 04:07:37 DEBUG : Looking for writers 2026/05/03 04:07:37 DEBUG : dir: reading active writers 2026/05/03 04:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.04s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 ERROR : dir/: Can only open directories read only 2026/05/03 04:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:37 DEBUG : dir: Looking for writers 2026/05/03 04:07:37 DEBUG : Looking for writers 2026/05/03 04:07:37 DEBUG : dir: reading active writers 2026/05/03 04:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.01s) === RUN TestDirCreate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/03 04:07:37 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/03 04:07:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: File to upload is small (5 bytes), uploading instead of streaming 2026/05/03 04:07:37 DEBUG : dir/potato: size = 5 OK 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/potato" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/potato 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-nibutel8giju/dir/potato 2026/05/03 04:07:37 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/03 04:07:37 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/03 04:07:37 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/03 04:07:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/03 04:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:37 DEBUG : dir: Looking for writers 2026/05/03 04:07:37 DEBUG : file1: reading active writers 2026/05/03 04:07:37 DEBUG : potato: reading active writers 2026/05/03 04:07:37 DEBUG : Looking for writers 2026/05/03 04:07:37 DEBUG : dir: reading active writers 2026/05/03 04:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:37 DEBUG : dir/sub: Looking for writers 2026/05/03 04:07:37 DEBUG : dir: Looking for writers 2026/05/03 04:07:37 DEBUG : file1: reading active writers 2026/05/03 04:07:37 DEBUG : sub: reading active writers 2026/05/03 04:07:37 DEBUG : Looking for writers 2026/05/03 04:07:37 DEBUG : dir: reading active writers 2026/05/03 04:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.15s) === RUN TestDirMkdirSub run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/03 04:07:37 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:37 DEBUG : dir/sub/subsub: Looking for writers 2026/05/03 04:07:37 DEBUG : dir/sub: Looking for writers 2026/05/03 04:07:37 DEBUG : subsub: reading active writers 2026/05/03 04:07:37 DEBUG : dir: Looking for writers 2026/05/03 04:07:37 DEBUG : sub: reading active writers 2026/05/03 04:07:37 DEBUG : file1: reading active writers 2026/05/03 04:07:37 DEBUG : Looking for writers 2026/05/03 04:07:37 DEBUG : dir: reading active writers 2026/05/03 04:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.05s) === RUN TestDirRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 ERROR : dir/: Dir.Remove not empty 2026/05/03 04:07:37 DEBUG : dir/file1: Remove: 2026/05/03 04:07:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:37 DEBUG : dir/file1: >Remove: err= 2026/05/03 04:07:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/03 04:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:37 DEBUG : Looking for writers 2026/05/03 04:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.03s) === RUN TestDirRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : dir/file1: Remove: 2026/05/03 04:07:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:37 DEBUG : dir/file1: >Remove: err= 2026/05/03 04:07:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/03 04:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:37 DEBUG : Looking for writers 2026/05/03 04:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : dir/file1: Remove: 2026/05/03 04:07:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:37 DEBUG : dir/file1: >Remove: err= 2026/05/03 04:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:37 DEBUG : dir: Looking for writers 2026/05/03 04:07:37 DEBUG : Looking for writers 2026/05/03 04:07:37 DEBUG : dir: reading active writers 2026/05/03 04:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file3" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file3 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-nibutel8giju/dir/file3 2026/05/03 04:07:37 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file3" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file3 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-nibutel8giju/dir/file3 2026/05/03 04:07:37 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/03 04:07:37 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/03 04:07:37 DEBUG : dir: Updating dir with dir2 0x3d8326c2bd40 2026/05/03 04:07:37 DEBUG : dir: forgetting directory cache 2026/05/03 04:07:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/03 04:07:37 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir2/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir2/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir2/file1 2026/05/03 04:07:37 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir2/file1" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir2/file1 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir2/file1 2026/05/03 04:07:37 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir2/file3" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir2/file3 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-nibutel8giju/dir2/file3 2026/05/03 04:07:37 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir2/file3" 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir2/file3 2026/05/03 04:07:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-nibutel8giju/dir2/file3 2026/05/03 04:07:37 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/03 04:07:38 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/03 04:07:38 DEBUG : file2: Updating file with file2 0x3d8326e8a5b0 2026/05/03 04:07:38 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file2" 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file2 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/file2 2026/05/03 04:07:38 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file2" 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/file2 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/file2 2026/05/03 04:07:38 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir2/file3" 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir2/file3 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-nibutel8giju/dir2/file3 2026/05/03 04:07:38 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir2/file3" 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir2/file3 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-nibutel8giju/dir2/file3 2026/05/03 04:07:38 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/03 04:07:38 INFO : dir2/file3: Deleted 2026/05/03 04:07:38 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/03 04:07:38 DEBUG : dir2/file3: Updating file with dir2/file3 0x3d8326e8a5b0 2026/05/03 04:07:38 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/03 04:07:38 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir2/file3" 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir2/file3 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir2/file3 2026/05/03 04:07:38 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir2/file3" 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir2/file3 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir2/file3 2026/05/03 04:07:38 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:38 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/03 04:07:38 DEBUG : empty directory: Updating dir with renamed empty directory 0x3d8326ae4410 2026/05/03 04:07:38 DEBUG : empty directory: forgetting directory cache 2026/05/03 04:07:38 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/03 04:07:38 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/03 04:07:38 DEBUG : dir2: Renaming to "dir3" 2026/05/03 04:07:38 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:38 DEBUG : dir3: Looking for writers 2026/05/03 04:07:38 DEBUG : file3: reading active writers 2026/05/03 04:07:38 DEBUG : renamed empty directory: Looking for writers 2026/05/03 04:07:38 DEBUG : Looking for writers 2026/05/03 04:07:38 DEBUG : dir3: reading active writers 2026/05/03 04:07:38 DEBUG : renamed empty directory: reading active writers 2026/05/03 04:07:38 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.17s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/03 04:07:38 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:38 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 04:07:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/03 04:07:38 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/03 04:07:38 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/03 04:07:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/03 04:07:38 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:38 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 04:07:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/03 04:07:38 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/03 04:07:38 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/03 04:07:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: File to upload is small (12 bytes), uploading instead of streaming 2026/05/03 04:07:38 DEBUG : dir/sub/file2: size = 12 OK 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/sub/file2" 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/sub/file2 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-nibutel8giju/dir/sub/file2 2026/05/03 04:07:38 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/05/03 04:07:38 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/03 04:07:38 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/03 04:07:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/03 04:07:38 DEBUG : forgetting directory cache 2026/05/03 04:07:38 DEBUG : dir: forgetting directory cache 2026/05/03 04:07:38 DEBUG : dir/sub: forgetting directory cache 2026/05/03 04:07:38 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/03 04:07:38 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: File to upload is small (5 bytes), uploading instead of streaming 2026/05/03 04:07:38 DEBUG : dir/sub/file0: size = 5 OK 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/sub/file0" 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/sub/file0 2026/05/03 04:07:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-nibutel8giju/dir/sub/file0 2026/05/03 04:07:38 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/03 04:07:38 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/03 04:07:38 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/03 04:07:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/03 04:07:38 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:38 DEBUG : dir/sub: Looking for writers 2026/05/03 04:07:38 DEBUG : file2: reading active writers 2026/05/03 04:07:38 DEBUG : file0: reading active writers 2026/05/03 04:07:38 DEBUG : dir: Looking for writers 2026/05/03 04:07:38 DEBUG : file1: reading active writers 2026/05/03 04:07:38 DEBUG : sub: reading active writers 2026/05/03 04:07:38 DEBUG : Looking for writers 2026/05/03 04:07:38 DEBUG : dir: reading active writers 2026/05/03 04:07:38 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.03s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:38 DEBUG : forgetting directory cache 2026/05/03 04:07:39 DEBUG : forgetting directory cache 2026/05/03 04:07:39 DEBUG : dir: forgetting directory cache 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/03 04:07:39 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:39 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/03 04:07:39 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/03 04:07:39 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/03 04:07:39 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:39 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:39 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/03 04:07:39 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:39 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/03 04:07:39 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/03 04:07:39 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/03 04:07:39 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:39 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : file1.metadata: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : dir.metadata: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.04s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.04s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:39 DEBUG : Can set mod time: true 2026/05/03 04:07:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 04:07:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/03 04:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: File to upload is small (0 bytes), uploading instead of streaming 2026/05/03 04:07:39 DEBUG : dir/file1: size = 0 OK 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/03 04:07:39 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/03 04:07:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/03 04:07:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/03 04:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 04:07:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/03 04:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: File to upload is small (5 bytes), uploading instead of streaming 2026/05/03 04:07:39 DEBUG : dir/file1: size = 5 OK 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/03 04:07:39 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/03 04:07:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/03 04:07:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/03 04:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/03 04:07:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 04:07:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 04:07:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 04:07:39 DEBUG : dir/file1(0x3d8326e0c080): close: 2026/05/03 04:07:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/03 04:07:39 DEBUG : dir/file1(0x3d8326e0c080): >close: err= 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/03 04:07:39 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 04:07:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 04:07:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 04:07:39 DEBUG : dir/file1(0x3d8326e0cc00): _writeAt: size=5, off=0 2026/05/03 04:07:39 DEBUG : dir/file1(0x3d8326e0cc00): openPending: 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/03 04:07:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/03 04:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:39 DEBUG : dir/file1(0x3d8326e0cc00): >openPending: err= 2026/05/03 04:07:39 DEBUG : dir/file1(0x3d8326e0cc00): >_writeAt: n=5, err= 2026/05/03 04:07:39 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/03 04:07:39 DEBUG : dir/file1(0x3d8326e0cc00): close: 2026/05/03 04:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/03 04:07:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/03 04:07:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/03 04:07:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/03 04:07:39 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/03 04:07:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:39 DEBUG : dir/file1(0x3d8326e0cc00): >close: err= 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 04:07:39 DEBUG : dir/file1: vfs cache: starting upload 2026/05/03 04:07:39 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1.2f98c60a.partial" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1.2f98c60a.partial 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-nibutel8giju/dir/file1.2f98c60a.partial 2026/05/03 04:07:39 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/03 04:07:39 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/03 04:07:39 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/05/03 04:07:39 INFO : dir/file1: Copied (replaced existing) 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/03 04:07:39 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/03 04:07:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/03 04:07:39 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/03 04:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.42s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.06s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.06s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.04s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.20s) === RUN TestFileOpenRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 04:07:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 04:07:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.04s) === RUN TestFileOpenReadUnknownSize 2026/05/03 04:07:39 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/03 04:07:39 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/03 04:07:39 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:39 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : file.txt: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: File to upload is small (25 bytes), uploading instead of streaming 2026/05/03 04:07:39 DEBUG : dir/file1: size = 25 OK 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/03 04:07:39 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/03 04:07:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/03 04:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.04s) === RUN TestFileRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:39 DEBUG : dir/file1: Remove: 2026/05/03 04:07:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:39 DEBUG : dir/file1: >Remove: err= 2026/05/03 04:07:39 DEBUG : dir/file1: Remove: 2026/05/03 04:07:39 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.04s) === RUN TestFileRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:39 DEBUG : dir/file1: Remove: 2026/05/03 04:07:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:39 DEBUG : dir/file1: >Remove: err= 2026/05/03 04:07:39 DEBUG : dir/file1: Remove: 2026/05/03 04:07:39 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.04s) === RUN TestFileOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 04:07:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 04:07:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/03 04:07:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/03 04:07:39 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/03 04:07:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/03 04:07:39 DEBUG : dir/file1: Open: flags=0x3 2026/05/03 04:07:39 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/03 04:07:39 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.04s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:39 DEBUG : dir: Looking for writers 2026/05/03 04:07:39 DEBUG : file1: reading active writers 2026/05/03 04:07:39 DEBUG : Looking for writers 2026/05/03 04:07:39 DEBUG : dir: reading active writers 2026/05/03 04:07:39 DEBUG : >WaitForWriters: 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 04:07:39 DEBUG : newLeaf: Updating file with newLeaf 0x3d8326e39520 2026/05/03 04:07:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:39 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:39 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/03 04:07:39 DEBUG : dir/file1: Updating file with dir/file1 0x3d8326e39520 2026/05/03 04:07:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/03 04:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 04:07:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:40 DEBUG : dir/file1: File is currently open, delaying rename 0x3d8326e39520 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: File to upload is small (25 bytes), uploading instead of streaming 2026/05/03 04:07:40 DEBUG : dir/file1: size = 25 OK 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/03 04:07:40 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/03 04:07:40 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/03 04:07:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 04:07:40 DEBUG : newLeaf: Running delayed rename now 2026/05/03 04:07:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Updating file with newLeaf 0x3d8326e39520 2026/05/03 04:07:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : >WaitForWriters: 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/03 04:07:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : file1: reading active writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : >WaitForWriters: 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Updating file with newLeaf 0x3d832734ec30 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Updating file with dir/file1 0x3d832734ec30 2026/05/03 04:07:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 04:07:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:40 DEBUG : dir/file1: File is currently open, delaying rename 0x3d832734ec30 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: File to upload is small (25 bytes), uploading instead of streaming 2026/05/03 04:07:40 DEBUG : dir/file1: size = 25 OK 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/03 04:07:40 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/03 04:07:40 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/03 04:07:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 04:07:40 DEBUG : newLeaf: Running delayed rename now 2026/05/03 04:07:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Updating file with newLeaf 0x3d832734ec30 2026/05/03 04:07:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : >WaitForWriters: 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/03 04:07:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : >WaitForWriters: 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 04:07:40 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d832729f5c0): openPending: 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d832729f5c0): >openPending: err= 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 04:07:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d832729f5c0): _writeAt: size=14, off=0 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d832729f5c0): >_writeAt: n=14, err= 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d832729f5c0): close: 2026/05/03 04:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/03 04:07:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d832729f5c0): >close: err= 2026/05/03 04:07:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : file1: reading active writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : file1: reading active writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : file1: reading active writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : file1: reading active writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: starting upload 2026/05/03 04:07:40 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1.ca338588.partial" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1.ca338588.partial 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1.ca338588.partial 2026/05/03 04:07:40 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/03 04:07:40 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/03 04:07:40 INFO : dir/file1: Copied (replaced existing) 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/03 04:07:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : file1: reading active writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : >WaitForWriters: 2026/05/03 04:07:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 04:07:40 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 04:07:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 04:07:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326757e40): _readAt: size=512, off=0 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326757e40): openPending: 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326757e40): >openPending: err= 2026/05/03 04:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326757e40): >_readAt: n=14, err=EOF 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326757e40): close: 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326757e40): >close: err= 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 04:07:40 DEBUG : newLeaf: Updating file with newLeaf 0x3d83272b0750 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/03 04:07:40 DEBUG : dir/file1: Updating file with dir/file1 0x3d83272b0750 2026/05/03 04:07:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 04:07:40 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d832729f740): openPending: 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d832729f740): >openPending: err= 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 04:07:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 04:07:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d832729f740): _writeAt: size=25, off=0 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d832729f740): >_writeAt: n=25, err= 2026/05/03 04:07:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 04:07:40 DEBUG : newLeaf: Updating file with newLeaf 0x3d83272b0750 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 04:07:40 DEBUG : newLeaf(0x3d832729f740): close: 2026/05/03 04:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/03 04:07:40 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-03 04:07:40.301528815 +0000 UTC m=+3.415520832 2026/05/03 04:07:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:40 DEBUG : newLeaf(0x3d832729f740): >close: err= 2026/05/03 04:07:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 04:07:40 DEBUG : newLeaf: vfs cache: starting upload 2026/05/03 04:07:40 DEBUG : newLeaf.d86bd98f.partial: size = 25 OK 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf.d86bd98f.partial" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf.d86bd98f.partial 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-nibutel8giju/newLeaf.d86bd98f.partial 2026/05/03 04:07:40 DEBUG : newLeaf.d86bd98f.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/03 04:07:40 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/03 04:07:40 DEBUG : newLeaf.d86bd98f.partial: renamed to: newLeaf 2026/05/03 04:07:40 INFO : newLeaf: Copied (replaced existing) 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/03 04:07:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-03 04:07:40 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/03 04:07:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/03 04:07:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 04:07:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : >WaitForWriters: 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/03 04:07:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : >WaitForWriters: 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : file1: reading active writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : >WaitForWriters: 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Updating file with newLeaf 0x3d83272b05b0 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Updating file with dir/file1 0x3d83272b05b0 2026/05/03 04:07:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 04:07:40 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326c24340): openPending: 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326c24340): >openPending: err= 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 04:07:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 04:07:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326c24340): _writeAt: size=25, off=0 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326c24340): >_writeAt: n=25, err= 2026/05/03 04:07:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 04:07:40 DEBUG : newLeaf: Updating file with newLeaf 0x3d83272b05b0 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 04:07:40 DEBUG : newLeaf(0x3d8326c24340): close: 2026/05/03 04:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/03 04:07:40 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-03 04:07:40.541659021 +0000 UTC m=+3.655651059 2026/05/03 04:07:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:40 DEBUG : newLeaf(0x3d8326c24340): >close: err= 2026/05/03 04:07:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 04:07:40 DEBUG : newLeaf: vfs cache: starting upload 2026/05/03 04:07:40 DEBUG : newLeaf.fc9d2d1b.partial: size = 25 OK 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf.fc9d2d1b.partial" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf.fc9d2d1b.partial 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-nibutel8giju/newLeaf.fc9d2d1b.partial 2026/05/03 04:07:40 DEBUG : newLeaf.fc9d2d1b.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/03 04:07:40 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/03 04:07:40 DEBUG : newLeaf.fc9d2d1b.partial: renamed to: newLeaf 2026/05/03 04:07:40 INFO : newLeaf: Copied (replaced existing) 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/03 04:07:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-03 04:07:40 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/03 04:07:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/03 04:07:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 04:07:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : >WaitForWriters: 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/03 04:07:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : >WaitForWriters: 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 04:07:40 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326dac000): openPending: 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326dac000): >openPending: err= 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 04:07:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326dac000): _writeAt: size=14, off=0 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326dac000): >_writeAt: n=14, err= 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326dac000): close: 2026/05/03 04:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/03 04:07:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326dac000): >close: err= 2026/05/03 04:07:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : file1: reading active writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : file1: reading active writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : file1: reading active writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : file1: reading active writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: starting upload 2026/05/03 04:07:40 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1.ca338588.partial" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1.ca338588.partial 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1.ca338588.partial 2026/05/03 04:07:40 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/03 04:07:40 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/03 04:07:40 INFO : dir/file1: Copied (replaced existing) 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/03 04:07:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : file1: reading active writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : >WaitForWriters: 2026/05/03 04:07:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 04:07:40 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 04:07:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 04:07:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326d09300): _readAt: size=512, off=0 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326d09300): openPending: 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326d09300): >openPending: err= 2026/05/03 04:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326d09300): >_readAt: n=14, err=EOF 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326d09300): close: 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326d09300): >close: err= 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 04:07:40 DEBUG : newLeaf: Updating file with newLeaf 0x3d8326d91ad0 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/03 04:07:40 DEBUG : dir/file1: Updating file with dir/file1 0x3d8326d91ad0 2026/05/03 04:07:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 04:07:40 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326e2ac40): openPending: 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326e2ac40): >openPending: err= 2026/05/03 04:07:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 04:07:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 04:07:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326e2ac40): _writeAt: size=25, off=0 2026/05/03 04:07:40 DEBUG : dir/file1(0x3d8326e2ac40): >_writeAt: n=25, err= 2026/05/03 04:07:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:40 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 04:07:40 DEBUG : newLeaf: Updating file with newLeaf 0x3d8326d91ad0 2026/05/03 04:07:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 04:07:40 DEBUG : newLeaf(0x3d8326e2ac40): close: 2026/05/03 04:07:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/03 04:07:40 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-03 04:07:40.917561116 +0000 UTC m=+4.031553124 2026/05/03 04:07:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:40 DEBUG : newLeaf(0x3d8326e2ac40): >close: err= 2026/05/03 04:07:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 04:07:40 DEBUG : dir: Looking for writers 2026/05/03 04:07:40 DEBUG : Looking for writers 2026/05/03 04:07:40 DEBUG : dir: reading active writers 2026/05/03 04:07:40 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 04:07:41 DEBUG : newLeaf: vfs cache: starting upload 2026/05/03 04:07:41 DEBUG : newLeaf.d74535d8.partial: size = 25 OK 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf.d74535d8.partial" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf.d74535d8.partial 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-nibutel8giju/newLeaf.d74535d8.partial 2026/05/03 04:07:41 DEBUG : newLeaf.d74535d8.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/03 04:07:41 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/03 04:07:41 DEBUG : newLeaf.d74535d8.partial: renamed to: newLeaf 2026/05/03 04:07:41 INFO : newLeaf: Copied (replaced existing) 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/03 04:07:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-03 04:07:40 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/03 04:07:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/03 04:07:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 04:07:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/03 04:07:41 DEBUG : dir: Looking for writers 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : dir: reading active writers 2026/05/03 04:07:41 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:41 DEBUG : >WaitForWriters: 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : dir: Looking for writers 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : dir: reading active writers 2026/05/03 04:07:41 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:41 DEBUG : >WaitForWriters: 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : dir: Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : dir: reading active writers 2026/05/03 04:07:41 DEBUG : >WaitForWriters: 2026/05/03 04:07:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 04:07:41 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 04:07:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 04:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8326d32b40): _readAt: size=512, off=0 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8326d32b40): openPending: 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/03 04:07:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/03 04:07:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8326d32b40): >openPending: err= 2026/05/03 04:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8326d32b40): >_readAt: n=14, err=EOF 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8326d32b40): close: 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8326d32b40): >close: err= 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 04:07:41 DEBUG : newLeaf: Updating file with newLeaf 0x3d8326d17c70 2026/05/03 04:07:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/03 04:07:41 DEBUG : dir/file1: Updating file with dir/file1 0x3d8326d17c70 2026/05/03 04:07:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/03 04:07:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 04:07:41 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8326cf24c0): openPending: 2026/05/03 04:07:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/03 04:07:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/03 04:07:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8326cf24c0): >openPending: err= 2026/05/03 04:07:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 04:07:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 04:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8326cf24c0): _writeAt: size=25, off=0 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8326cf24c0): >_writeAt: n=25, err= 2026/05/03 04:07:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 04:07:41 DEBUG : newLeaf: Updating file with newLeaf 0x3d8326d17c70 2026/05/03 04:07:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 04:07:41 DEBUG : newLeaf(0x3d8326cf24c0): close: 2026/05/03 04:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/03 04:07:41 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-03 04:07:41.140117089 +0000 UTC m=+4.254109087 2026/05/03 04:07:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:41 DEBUG : newLeaf(0x3d8326cf24c0): >close: err= 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : dir: Looking for writers 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:41 DEBUG : dir: reading active writers 2026/05/03 04:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 04:07:41 DEBUG : dir: Looking for writers 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : dir: reading active writers 2026/05/03 04:07:41 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 04:07:41 DEBUG : dir: Looking for writers 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : dir: reading active writers 2026/05/03 04:07:41 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 04:07:41 DEBUG : dir: Looking for writers 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : dir: reading active writers 2026/05/03 04:07:41 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 04:07:41 DEBUG : newLeaf: vfs cache: starting upload 2026/05/03 04:07:41 DEBUG : newLeaf.e163a996.partial: size = 25 OK 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf.e163a996.partial" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf.e163a996.partial 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-nibutel8giju/newLeaf.e163a996.partial 2026/05/03 04:07:41 DEBUG : newLeaf.e163a996.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/03 04:07:41 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/03 04:07:41 DEBUG : newLeaf.e163a996.partial: renamed to: newLeaf 2026/05/03 04:07:41 INFO : newLeaf: Copied (replaced existing) 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/03 04:07:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-03 04:07:41 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/03 04:07:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/03 04:07:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 04:07:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/03 04:07:41 DEBUG : dir: Looking for writers 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : dir: reading active writers 2026/05/03 04:07:41 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:41 DEBUG : >WaitForWriters: 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/newLeaf" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-nibutel8giju/newLeaf 2026/05/03 04:07:41 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : dir: Looking for writers 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : newLeaf: reading active writers 2026/05/03 04:07:41 DEBUG : dir: reading active writers 2026/05/03 04:07:41 DEBUG : >WaitForWriters: 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting --- PASS: TestFileRename (1.37s) --- PASS: TestFileRename/off,forceCache=false (0.11s) --- PASS: TestFileRename/minimal,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=true (0.37s) --- PASS: TestFileRename/writes,forceCache=false (0.24s) --- PASS: TestFileRename/writes,forceCache=true (0.37s) --- PASS: TestFileRename/full,forceCache=false (0.22s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 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@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/03 04:07:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 04:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 04:07:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : dir: Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : dir: reading active writers 2026/05/03 04:07:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/03 04:07:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 04:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 04:07:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/03 04:07:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/03 04:07:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/03 04:07:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : dir: Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : dir: reading active writers 2026/05/03 04:07:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/03 04:07:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 04:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 04:07:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/03 04:07:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/03 04:07:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/03 04:07:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/03 04:07:41 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/03 04:07:41 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/03 04:07:41 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/03 04:07:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/03 04:07:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/03 04:07:41 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/03 04:07:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/03 04:07:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/03 04:07:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/03 04:07:41 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : dir: Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : dir: reading active writers 2026/05/03 04:07:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/03 04:07:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 04:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 04:07:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : dir: Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : dir: reading active writers 2026/05/03 04:07:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/03 04:07:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 04:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 04:07:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:41 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : dir: Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : dir: reading active writers 2026/05/03 04:07:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/03 04:07:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 04:07:41 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 04:07:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 04:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 04:07:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8327418380): _readAt: size=1, off=0 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8327418380): openPending: 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/03 04:07:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 04:07:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8327418380): >openPending: err= 2026/05/03 04:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8327418380): >_readAt: n=1, err= 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8327418380): _readAt: size=256, off=1 2026/05/03 04:07:41 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8327418380): >_readAt: n=15, err=EOF 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8327418380): _readAt: size=16, off=16 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8327418380): >_readAt: n=0, err=EOF 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8327418380): close: 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8327418380): >close: err= 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8327418380): close: 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d8327418380): >close: err=file already closed 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : dir: Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : dir: reading active writers 2026/05/03 04:07:41 DEBUG : >WaitForWriters: 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.02s) === RUN TestRWFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/03 04:07:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 04:07:41 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 04:07:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 04:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 04:07:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a09c0): _readAt: size=1, off=0 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a09c0): openPending: 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/03 04:07:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 04:07:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a09c0): >openPending: err= 2026/05/03 04:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a09c0): >_readAt: n=1, err= 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a09c0): _readAt: size=1, off=5 2026/05/03 04:07:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a09c0): >_readAt: n=1, err= 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a09c0): _readAt: size=1, off=3 2026/05/03 04:07:41 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a09c0): >_readAt: n=1, err= 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a09c0): _readAt: size=1, off=13 2026/05/03 04:07:41 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a09c0): >_readAt: n=1, err= 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a09c0): _readAt: size=16, off=100 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a09c0): >_readAt: n=0, err=EOF 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a09c0): close: 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a09c0): >close: err= 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : dir: Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : dir: reading active writers 2026/05/03 04:07:41 DEBUG : >WaitForWriters: 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.02s) === RUN TestRWFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/03 04:07:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 04:07:41 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 04:07:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 04:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 04:07:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a1280): _readAt: size=1, off=0 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a1280): openPending: 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/03 04:07:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 04:07:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a1280): >openPending: err= 2026/05/03 04:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a1280): >_readAt: n=1, err= 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a1280): _readAt: size=1, off=5 2026/05/03 04:07:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a1280): >_readAt: n=1, err= 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a1280): _readAt: size=1, off=1 2026/05/03 04:07:41 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a1280): >_readAt: n=1, err= 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a1280): _readAt: size=6, off=10 2026/05/03 04:07:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a1280): >_readAt: n=6, err= 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a1280): _readAt: size=256, off=10 2026/05/03 04:07:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a1280): >_readAt: n=6, err=EOF 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a1280): _readAt: size=256, off=100 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a1280): >_readAt: n=0, err=EOF 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a1280): close: 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a1280): >close: err= 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a1280): _readAt: size=256, off=100 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a1280): >_readAt: n=0, err=file already closed 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : dir: Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : dir: reading active writers 2026/05/03 04:07:41 DEBUG : >WaitForWriters: 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.03s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/03 04:07:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 04:07:41 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 04:07:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 04:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 04:07:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a18c0): RWFileHandle.Flush 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a18c0): _readAt: size=256, off=0 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a18c0): openPending: 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/03 04:07:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 04:07:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a18c0): >openPending: err= 2026/05/03 04:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a18c0): >_readAt: n=16, err=EOF 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a18c0): RWFileHandle.Flush 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a18c0): RWFileHandle.Flush 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a18c0): close: 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d83273a18c0): >close: err= 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : dir: Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : dir: reading active writers 2026/05/03 04:07:41 DEBUG : >WaitForWriters: 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/03 04:07:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 04:07:41 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 04:07:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 04:07:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 04:07:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d832729c500): _readAt: size=256, off=0 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d832729c500): openPending: 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/03 04:07:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 04:07:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d832729c500): >openPending: err= 2026/05/03 04:07:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d832729c500): >_readAt: n=16, err=EOF 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d832729c500): RWFileHandle.Release 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d832729c500): close: 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d832729c500): >close: err= 2026/05/03 04:07:41 DEBUG : dir/file1(0x3d832729c500): RWFileHandle.Release 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : dir: Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : dir: reading active writers 2026/05/03 04:07:41 DEBUG : >WaitForWriters: 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:41 DEBUG : file1: newRWFileHandle: 2026/05/03 04:07:41 DEBUG : file1(0x3d832729d400): openPending: 2026/05/03 04:07:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:41 DEBUG : file1(0x3d832729d400): >openPending: err= 2026/05/03 04:07:41 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 04:07:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 04:07:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 04:07:41 DEBUG : file1(0x3d832729d400): _writeAt: size=5, off=0 2026/05/03 04:07:41 DEBUG : file1(0x3d832729d400): >_writeAt: n=5, err= 2026/05/03 04:07:41 DEBUG : file1(0x3d832729d400): _writeAt: size=7, off=5 2026/05/03 04:07:41 DEBUG : file1(0x3d832729d400): >_writeAt: n=7, err= 2026/05/03 04:07:41 DEBUG : file1: vfs cache: truncate to size=11 2026/05/03 04:07:41 DEBUG : file1(0x3d832729d400): close: 2026/05/03 04:07:41 DEBUG : file1: vfs cache: setting modification time to 2026-05-03 04:07:41.667009605 +0000 UTC m=+4.781001603 2026/05/03 04:07:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:41 DEBUG : file1(0x3d832729d400): >close: err= 2026/05/03 04:07:41 DEBUG : file1(0x3d832729d400): close: 2026/05/03 04:07:41 DEBUG : file1(0x3d832729d400): >close: err=file already closed 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 04:07:41 DEBUG : file1: vfs cache: starting upload 2026/05/03 04:07:41 DEBUG : file1.56ac36cf.partial: size = 11 OK 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1.56ac36cf.partial" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1.56ac36cf.partial 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-nibutel8giju/file1.56ac36cf.partial 2026/05/03 04:07:41 DEBUG : file1.56ac36cf.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/03 04:07:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 04:07:41 DEBUG : file1.56ac36cf.partial: renamed to: file1 2026/05/03 04:07:41 INFO : file1: Copied (new) 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:41 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/03 04:07:41 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-03 04:07:41 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/03 04:07:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 04:07:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:41 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : >WaitForWriters: 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:41 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:41 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : >WaitForWriters: 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:41 DEBUG : file1: newRWFileHandle: 2026/05/03 04:07:41 DEBUG : file1(0x3d832729e580): openPending: 2026/05/03 04:07:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:41 DEBUG : file1(0x3d832729e580): >openPending: err= 2026/05/03 04:07:41 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 04:07:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 04:07:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 04:07:41 DEBUG : file1(0x3d832729e580): _writeAt: size=7, off=0 2026/05/03 04:07:41 DEBUG : file1(0x3d832729e580): >_writeAt: n=7, err= 2026/05/03 04:07:41 DEBUG : file1(0x3d832729e580): _writeAt: size=6, off=5 2026/05/03 04:07:41 DEBUG : file1(0x3d832729e580): >_writeAt: n=6, err= 2026/05/03 04:07:41 DEBUG : file1(0x3d832729e580): close: 2026/05/03 04:07:41 DEBUG : file1: vfs cache: setting modification time to 2026-05-03 04:07:41.83275117 +0000 UTC m=+4.946743178 2026/05/03 04:07:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:41 DEBUG : file1(0x3d832729e580): >close: err= 2026/05/03 04:07:41 DEBUG : file1(0x3d832729e580): _writeAt: size=5, off=0 2026/05/03 04:07:41 DEBUG : file1(0x3d832729e580): >_writeAt: n=0, err=file already closed 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 04:07:41 DEBUG : file1: vfs cache: starting upload 2026/05/03 04:07:41 DEBUG : file1.65a841fb.partial: size = 11 OK 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1.65a841fb.partial" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1.65a841fb.partial 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-nibutel8giju/file1.65a841fb.partial 2026/05/03 04:07:41 DEBUG : file1.65a841fb.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/03 04:07:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 04:07:41 DEBUG : file1.65a841fb.partial: renamed to: file1 2026/05/03 04:07:41 INFO : file1: Copied (new) 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:41 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/03 04:07:41 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-03 04:07:41 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/03 04:07:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 04:07:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:41 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : >WaitForWriters: 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:41 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:41 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : >WaitForWriters: 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:41 DEBUG : file1: newRWFileHandle: 2026/05/03 04:07:41 DEBUG : file1(0x3d8326b9e580): openPending: 2026/05/03 04:07:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:41 DEBUG : file1(0x3d8326b9e580): >openPending: err= 2026/05/03 04:07:41 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 04:07:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 04:07:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 04:07:41 DEBUG : file1(0x3d8326b9e580): close: 2026/05/03 04:07:41 DEBUG : file1: vfs cache: setting modification time to 2026-05-03 04:07:41.998100511 +0000 UTC m=+5.112092509 2026/05/03 04:07:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:41 DEBUG : file1(0x3d8326b9e580): >close: err= 2026/05/03 04:07:41 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/03 04:07:41 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 04:07:41 DEBUG : file2: newRWFileHandle: 2026/05/03 04:07:41 DEBUG : file2(0x3d8326b9f040): openPending: 2026/05/03 04:07:41 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/03 04:07:41 DEBUG : file2(0x3d8326b9f040): >openPending: err= 2026/05/03 04:07:41 DEBUG : file2: >newRWFileHandle: err= 2026/05/03 04:07:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/03 04:07:41 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/03 04:07:41 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/03 04:07:41 DEBUG : file2(0x3d8326b9f040): RWFileHandle.Flush 2026/05/03 04:07:41 DEBUG : file2(0x3d8326b9f040): RWFileHandle.Release 2026/05/03 04:07:41 DEBUG : file2(0x3d8326b9f040): close: 2026/05/03 04:07:41 DEBUG : file2: vfs cache: setting modification time to 2026-05-03 04:07:41.998925533 +0000 UTC m=+5.112917541 2026/05/03 04:07:41 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:41 DEBUG : file2(0x3d8326b9f040): >close: err= 2026/05/03 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:41 DEBUG : Looking for writers 2026/05/03 04:07:41 DEBUG : file2: reading active writers 2026/05/03 04:07:41 DEBUG : file1: reading active writers 2026/05/03 04:07:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : file2: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : file2: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : file2: reading active writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/03 04:07:42 DEBUG : file2: vfs cache: starting upload 2026/05/03 04:07:42 DEBUG : file1: vfs cache: starting upload 2026/05/03 04:07:42 DEBUG : file2.a0203120.partial: size = 0 OK 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file2.a0203120.partial" 2026/05/03 04:07:42 DEBUG : file1.737addbe.partial: size = 0 OK 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file2.a0203120.partial 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1.737addbe.partial" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1.737addbe.partial 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-nibutel8giju/file2.a0203120.partial 2026/05/03 04:07:42 DEBUG : file2.a0203120.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/03 04:07:42 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-nibutel8giju/file1.737addbe.partial 2026/05/03 04:07:42 DEBUG : file1.737addbe.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/03 04:07:42 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/03 04:07:42 DEBUG : file2.a0203120.partial: renamed to: file2 2026/05/03 04:07:42 INFO : file2: Copied (new) 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file2" 2026/05/03 04:07:42 DEBUG : file1.737addbe.partial: renamed to: file1 2026/05/03 04:07:42 INFO : file1: Copied (new) 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file2 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:42 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/03 04:07:42 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-03 04:07:41 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/03 04:07:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 04:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-nibutel8giju/file2 2026/05/03 04:07:42 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/03 04:07:42 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-03 04:07:41 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/03 04:07:42 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/03 04:07:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/03 04:07:42 INFO : file2: vfs cache: upload succeeded try #1 2026/05/03 04:07:42 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : file2: reading active writers 2026/05/03 04:07:42 DEBUG : >WaitForWriters: 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:42 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:42 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file2" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file2 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-nibutel8giju/file2 2026/05/03 04:07:42 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file2" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/file2 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-nibutel8giju/file2 2026/05/03 04:07:42 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/03 04:07:42 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : file2: reading active writers 2026/05/03 04:07:42 DEBUG : >WaitForWriters: 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:42 DEBUG : file1: newRWFileHandle: 2026/05/03 04:07:42 DEBUG : file1(0x3d8327445300): openPending: 2026/05/03 04:07:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:42 DEBUG : file1(0x3d8327445300): >openPending: err= 2026/05/03 04:07:42 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 04:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 04:07:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 04:07:42 DEBUG : file1(0x3d8327445300): _writeAt: size=5, off=0 2026/05/03 04:07:42 DEBUG : file1(0x3d8327445300): >_writeAt: n=5, err= 2026/05/03 04:07:42 DEBUG : file1(0x3d8327445300): RWFileHandle.Flush 2026/05/03 04:07:42 DEBUG : file1(0x3d8327445300): RWFileHandle.Flush 2026/05/03 04:07:42 DEBUG : file1(0x3d8327445300): close: 2026/05/03 04:07:42 DEBUG : file1: vfs cache: setting modification time to 2026-05-03 04:07:42.170622058 +0000 UTC m=+5.284614066 2026/05/03 04:07:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:42 DEBUG : file1(0x3d8327445300): >close: err= 2026/05/03 04:07:42 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 04:07:42 DEBUG : file1: vfs cache: starting upload 2026/05/03 04:07:42 DEBUG : file1.d126fac8.partial: size = 5 OK 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1.d126fac8.partial" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1.d126fac8.partial 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-nibutel8giju/file1.d126fac8.partial 2026/05/03 04:07:42 DEBUG : file1.d126fac8.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/03 04:07:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/03 04:07:42 DEBUG : file1.d126fac8.partial: renamed to: file1 2026/05/03 04:07:42 INFO : file1: Copied (new) 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:42 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/03 04:07:42 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-03 04:07:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/03 04:07:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 04:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:42 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : >WaitForWriters: 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:42 DEBUG : file1: newRWFileHandle: 2026/05/03 04:07:42 DEBUG : file1(0x3d8326a34d80): openPending: 2026/05/03 04:07:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:42 DEBUG : file1(0x3d8326a34d80): >openPending: err= 2026/05/03 04:07:42 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 04:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 04:07:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 04:07:42 DEBUG : file1(0x3d8326a34d80): _writeAt: size=5, off=0 2026/05/03 04:07:42 DEBUG : file1(0x3d8326a34d80): >_writeAt: n=5, err= 2026/05/03 04:07:42 DEBUG : file1(0x3d8326a34d80): RWFileHandle.Release 2026/05/03 04:07:42 DEBUG : file1(0x3d8326a34d80): close: 2026/05/03 04:07:42 DEBUG : file1: vfs cache: setting modification time to 2026-05-03 04:07:42.330572201 +0000 UTC m=+5.444564209 2026/05/03 04:07:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:42 DEBUG : file1(0x3d8326a34d80): >close: err= 2026/05/03 04:07:42 DEBUG : file1(0x3d8326a34d80): RWFileHandle.Release 2026/05/03 04:07:42 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 04:07:42 DEBUG : file1: vfs cache: starting upload 2026/05/03 04:07:42 DEBUG : file1.37c7dd98.partial: size = 5 OK 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1.37c7dd98.partial" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1.37c7dd98.partial 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-nibutel8giju/file1.37c7dd98.partial 2026/05/03 04:07:42 DEBUG : file1.37c7dd98.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/03 04:07:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/03 04:07:42 DEBUG : file1.37c7dd98.partial: renamed to: file1 2026/05/03 04:07:42 INFO : file1: Copied (new) 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:42 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/03 04:07:42 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-03 04:07:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/03 04:07:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 04:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:42 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : >WaitForWriters: 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:42 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/03 04:07:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/03 04:07:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 04:07:42 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 04:07:42 DEBUG : dir/file1(0x3d832729fb40): openPending: 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/03 04:07:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 04:07:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:42 DEBUG : dir/file1(0x3d832729fb40): >openPending: err= 2026/05/03 04:07:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 04:07:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 04:07:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 04:07:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 04:07:42 DEBUG : dir/file1(0x3d832729fb40): _writeAt: size=5, off=0 2026/05/03 04:07:42 DEBUG : dir/file1(0x3d832729fb40): >_writeAt: n=5, err= 2026/05/03 04:07:42 DEBUG : dir/file1(0x3d832729fb40): close: 2026/05/03 04:07:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:42 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-03 04:07:42.505855439 +0000 UTC m=+5.619847447 2026/05/03 04:07:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:42 DEBUG : dir/file1(0x3d832729fb40): >close: err= 2026/05/03 04:07:42 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:42 DEBUG : dir: Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : dir: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 04:07:42 DEBUG : dir: Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : dir: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 04:07:42 DEBUG : dir: Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : dir: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 04:07:42 DEBUG : dir: Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : dir: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 04:07:42 DEBUG : dir/file1: vfs cache: starting upload 2026/05/03 04:07:42 DEBUG : dir/file1.8888cb75.partial: size = 5 OK 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1.8888cb75.partial" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1.8888cb75.partial 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-nibutel8giju/dir/file1.8888cb75.partial 2026/05/03 04:07:42 DEBUG : dir/file1.8888cb75.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/03 04:07:42 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/03 04:07:42 DEBUG : dir/file1.8888cb75.partial: renamed to: dir/file1 2026/05/03 04:07:42 INFO : dir/file1: Copied (replaced existing) 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:42 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/03 04:07:42 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-03 04:07:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/03 04:07:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/03 04:07:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/03 04:07:42 DEBUG : dir: Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : dir: reading active writers 2026/05/03 04:07:42 DEBUG : >WaitForWriters: 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:42 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/03 04:07:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:42 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 04:07:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 04:07:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 04:07:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 04:07:42 DEBUG : dir/file1(0x3d8327419040): _writeAt: size=5, off=0 2026/05/03 04:07:42 DEBUG : dir/file1(0x3d8327419040): openPending: 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/03 04:07:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/03 04:07:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 04:07:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:42 DEBUG : dir/file1(0x3d8327419040): >openPending: err= 2026/05/03 04:07:42 DEBUG : dir/file1(0x3d8327419040): >_writeAt: n=5, err= 2026/05/03 04:07:42 DEBUG : dir/file1(0x3d8327419040): _writeAt: size=15, off=5 2026/05/03 04:07:42 DEBUG : dir/file1(0x3d8327419040): >_writeAt: n=15, err= 2026/05/03 04:07:42 DEBUG : dir/file1(0x3d8327419040): close: 2026/05/03 04:07:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/03 04:07:42 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-03 04:07:42.684481148 +0000 UTC m=+5.798473156 2026/05/03 04:07:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:42 DEBUG : dir/file1(0x3d8327419040): >close: err= 2026/05/03 04:07:42 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:42 DEBUG : dir: Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : dir: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 04:07:42 DEBUG : dir: Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : dir: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 04:07:42 DEBUG : dir: Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : dir: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 04:07:42 DEBUG : dir: Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : dir: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 04:07:42 DEBUG : dir/file1: vfs cache: starting upload 2026/05/03 04:07:42 DEBUG : dir/file1.7ab97b40.partial: size = 20 OK 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1.7ab97b40.partial" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1.7ab97b40.partial 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-nibutel8giju/dir/file1.7ab97b40.partial 2026/05/03 04:07:42 DEBUG : dir/file1.7ab97b40.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/03 04:07:42 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/03 04:07:42 DEBUG : dir/file1.7ab97b40.partial: renamed to: dir/file1 2026/05/03 04:07:42 INFO : dir/file1: Copied (replaced existing) 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:42 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/03 04:07:42 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-03 04:07:42 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/03 04:07:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/03 04:07:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/03 04:07:42 DEBUG : dir: Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : dir: reading active writers 2026/05/03 04:07:42 DEBUG : >WaitForWriters: 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:42 DEBUG : file1: newRWFileHandle: 2026/05/03 04:07:42 DEBUG : file1(0x3d832721c200): openPending: 2026/05/03 04:07:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:42 DEBUG : file1(0x3d832721c200): >openPending: err= 2026/05/03 04:07:42 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 04:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 04:07:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 04:07:42 DEBUG : file1(0x3d832721c200): _writeAt: size=5, off=0 2026/05/03 04:07:42 DEBUG : file1(0x3d832721c200): >_writeAt: n=5, err= 2026/05/03 04:07:42 DEBUG : file1(0x3d832721c200): close: 2026/05/03 04:07:42 DEBUG : file1: vfs cache: setting modification time to 2026-05-03 04:07:42.849357487 +0000 UTC m=+5.963349484 2026/05/03 04:07:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:42 DEBUG : file1(0x3d832721c200): >close: err= 2026/05/03 04:07:42 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 04:07:42 DEBUG : Looking for writers 2026/05/03 04:07:42 DEBUG : file1: reading active writers 2026/05/03 04:07:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 04:07:42 DEBUG : file1: vfs cache: starting upload 2026/05/03 04:07:42 DEBUG : file1.2c401d75.partial: size = 5 OK 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1.2c401d75.partial" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1.2c401d75.partial 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-nibutel8giju/file1.2c401d75.partial 2026/05/03 04:07:42 DEBUG : file1.2c401d75.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/03 04:07:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/03 04:07:42 DEBUG : file1.2c401d75.partial: renamed to: file1 2026/05/03 04:07:42 INFO : file1: Copied (new) 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:42 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/03 04:07:42 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-03 04:07:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/03 04:07:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 04:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:42 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 04:07:43 DEBUG : Looking for writers 2026/05/03 04:07:43 DEBUG : file1: reading active writers 2026/05/03 04:07:43 DEBUG : >WaitForWriters: 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/03 04:07:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721d140): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721d140): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721d140): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721d140): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721d140): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.013958394 +0000 UTC m=+6.127950402 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721d140): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721d5c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721d5c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721d5c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721d5c0): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721d5c0): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721d5c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721d5c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.013958394 +0000 UTC m=+6.127950402 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721d5c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721da80): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721da80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721da80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721da80): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721da80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.013958394 +0000 UTC m=+6.127950402 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832721da80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83267730a0 item 1 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723a1c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723a1c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723a1c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723a1c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723a1c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.016881952 +0000 UTC m=+6.130873950 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723a1c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723a6c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723a6c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723a6c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723a6c0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723a6c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.016881952 +0000 UTC m=+6.130873950 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723a6c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83267738f0 item 2 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723ad00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723ad00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723ad00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723ad00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723ad00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.019450489 +0000 UTC m=+6.133442517 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723ad00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723b180): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723b180): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723b180): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723b180): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723b180): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723b180): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723b180): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.019450489 +0000 UTC m=+6.133442517 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723b180): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723b640): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723b640): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723b640): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723b640): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723b640): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.019450489 +0000 UTC m=+6.133442517 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723b640): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326773d50 item 3 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723bcc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723bcc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723bcc0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723bcc0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723bcc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.022627147 +0000 UTC m=+6.136619184 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832723bcc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724a300): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724a300): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724a300): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724a300): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724a300): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.022627147 +0000 UTC m=+6.136619184 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724a300): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269dc690 item 4 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724a940): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724a940): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724a940): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724a940): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724a940): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.024903181 +0000 UTC m=+6.138895230 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724a940): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724adc0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724adc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724adc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724adc0): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724adc0): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724adc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724adc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.024903181 +0000 UTC m=+6.138895230 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724adc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724b280): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724b280): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724b280): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724b280): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724b280): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.024903181 +0000 UTC m=+6.138895230 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724b280): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269dd420 item 5 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724b900): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724b900): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724b900): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724b900): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724b900): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.027912552 +0000 UTC m=+6.141904580 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724b900): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724be40): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724be40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724be40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724be40): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724be40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.027912552 +0000 UTC m=+6.141904580 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832724be40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269dde30 item 6 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272645c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272645c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272645c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272645c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272645c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.030330554 +0000 UTC m=+6.144322592 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272645c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327264ac0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327264ac0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327264ac0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327264ac0): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327264ac0): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327264ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327264ac0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.030330554 +0000 UTC m=+6.144322592 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327264ac0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327264f80): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327264f80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327264f80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327264f80): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327264f80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.030330554 +0000 UTC m=+6.144322592 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327264f80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfc3f0 item 7 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327265600): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327265600): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327265600): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327265600): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327265600): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.033396221 +0000 UTC m=+6.147388259 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327265600): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327265b40): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327265b40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327265b40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327265b40): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327265b40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.033396221 +0000 UTC m=+6.147388259 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327265b40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfc8c0 item 8 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294200): _readAt: size=2, off=0 2026/05/03 04:07:43 ERROR : open-test-file(0x3d8327294200): Couldn't read size of file 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294200): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294200): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294200): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294200): close: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294200): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272945c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272945c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272945c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272945c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272945c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.035826778 +0000 UTC m=+6.149818816 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272945c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294a40): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294a40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294a40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294a40): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294a40): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294a40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.035826778 +0000 UTC m=+6.149818816 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294a40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294f40): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294f40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294f40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294f40): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294f40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.035826778 +0000 UTC m=+6.149818816 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327294f40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfcc40 item 9 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272955c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272955c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272955c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272955c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272955c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.038703528 +0000 UTC m=+6.152695556 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272955c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327295b00): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327295b00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327295b00): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327295b00): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327295b00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.038703528 +0000 UTC m=+6.152695556 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327295b00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfd260 item 10 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272d4240): _readAt: size=2, off=0 2026/05/03 04:07:43 ERROR : open-test-file(0x3d83272d4240): Couldn't read size of file 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272d4240): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272d4240): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272d4240): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272d4240): close: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272d4240): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f855c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f855c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f855c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f855c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f855c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.041580618 +0000 UTC m=+6.155572657 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f855c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f85ac0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f85ac0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f85ac0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f85ac0): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f85ac0): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f85ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f85ac0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.041580618 +0000 UTC m=+6.155572657 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f85ac0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fee0c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fee0c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fee0c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fee0c0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fee0c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.041580618 +0000 UTC m=+6.155572657 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fee0c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326aa0150 item 11 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fee740): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fee740): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fee740): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fee740): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fee740): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.044796089 +0000 UTC m=+6.158788127 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fee740): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326feec80): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326feec80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326feec80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326feec80): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326feec80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.044796089 +0000 UTC m=+6.158788127 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326feec80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326aa09a0 item 12 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fef2c0): _readAt: size=2, off=0 2026/05/03 04:07:43 ERROR : open-test-file(0x3d8326fef2c0): Couldn't read size of file 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fef2c0): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fef2c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fef2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fef2c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fef2c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fef680): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fef680): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fef680): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fef680): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fef680): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.047272272 +0000 UTC m=+6.161264310 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fef680): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fefd40): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fefd40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fefd40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fefd40): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fefd40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.047272272 +0000 UTC m=+6.161264310 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fefd40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326aa1420 item 13 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731e4c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731e4c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731e4c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731e4c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731e4c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.050394827 +0000 UTC m=+6.164386855 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731e4c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731ea00): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731ea00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731ea00): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731ea00): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731ea00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.050394827 +0000 UTC m=+6.164386855 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731ea00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326aa1b90 item 14 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731f040): _readAt: size=2, off=0 2026/05/03 04:07:43 ERROR : open-test-file(0x3d832731f040): Couldn't read size of file 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731f040): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731f040): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731f040): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731f040): close: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731f040): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731f400): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731f400): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731f400): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731f400): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731f400): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.053226061 +0000 UTC m=+6.167218099 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731f400): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731fac0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731fac0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731fac0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731fac0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731fac0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.053226061 +0000 UTC m=+6.167218099 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832731fac0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f8a310 item 15 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327342240): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327342240): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327342240): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327342240): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327342240): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.055920757 +0000 UTC m=+6.169912795 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327342240): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327342780): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327342780): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327342780): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327342780): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327342780): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.055920757 +0000 UTC m=+6.169912795 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327342780): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f8a7e0 item 16 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327342dc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327342dc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327342dc0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327342dc0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327342dc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.058518229 +0000 UTC m=+6.172510267 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327342dc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343240): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343240): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343240): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343240): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343240): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343240): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343240): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343240): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.058518229 +0000 UTC m=+6.172510267 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343240): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343740): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343740): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343740): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343740): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343740): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.058518229 +0000 UTC m=+6.172510267 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343740): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f8ad90 item 17 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343dc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343dc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343dc0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343dc0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343dc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.061865429 +0000 UTC m=+6.175857486 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327343dc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372400): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372400): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372400): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372400): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372400): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.061865429 +0000 UTC m=+6.175857486 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372400): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f8b260 item 18 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372a80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372a80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372a80): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372a80): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372a80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.064139809 +0000 UTC m=+6.178131847 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372a80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372f80): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372f80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372f80): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372f80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372f80): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372f80): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372f80): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372f80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.064139809 +0000 UTC m=+6.178131847 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327372f80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327373480): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327373480): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327373480): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327373480): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327373480): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.064139809 +0000 UTC m=+6.178131847 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327373480): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f8b5e0 item 19 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327373b00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327373b00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327373b00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327373b00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327373b00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.067458835 +0000 UTC m=+6.181450873 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327373b00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738a140): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738a140): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738a140): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738a140): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738a140): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.067458835 +0000 UTC m=+6.181450873 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738a140): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f8bab0 item 20 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738a7c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738a7c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738a7c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738a7c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738a7c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.069828888 +0000 UTC m=+6.183820915 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738a7c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738acc0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738acc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738acc0): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738acc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738acc0): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738acc0): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738acc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738acc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.069828888 +0000 UTC m=+6.183820915 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738acc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738b1c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738b1c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738b1c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738b1c0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738b1c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.069828888 +0000 UTC m=+6.183820915 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738b1c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326fac2a0 item 21 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738b840): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738b840): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738b840): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738b840): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738b840): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.072903521 +0000 UTC m=+6.186895550 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738b840): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738bd80): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738bd80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738bd80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738bd80): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738bd80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.072903521 +0000 UTC m=+6.186895550 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738bd80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326fac850 item 22 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273be500): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273be500): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273be500): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273be500): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273be500): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.075363063 +0000 UTC m=+6.189355101 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273be500): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bea00): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bea00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bea00): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bea00): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bea00): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bea00): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bea00): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bea00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.075363063 +0000 UTC m=+6.189355101 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bea00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bef00): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bef00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bef00): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bef00): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bef00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.075363063 +0000 UTC m=+6.189355101 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bef00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326facc40 item 23 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bf580): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bf580): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bf580): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bf580): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bf580): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.078614061 +0000 UTC m=+6.192606099 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bf580): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bfac0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bfac0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bfac0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bfac0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bfac0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.078614061 +0000 UTC m=+6.192606099 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273bfac0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326fad1f0 item 24 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ee200): _readAt: size=2, off=0 2026/05/03 04:07:43 ERROR : open-test-file(0x3d83273ee200): Couldn't read size of file 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ee200): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ee200): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ee200): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ee200): close: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ee200): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ee5c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ee5c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ee5c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ee5c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ee5c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.081216882 +0000 UTC m=+6.195208921 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ee5c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327419900): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327419900): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327419900): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327419900): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327419900): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327419900): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327419900): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327419900): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.081216882 +0000 UTC m=+6.195208921 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327419900): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327419e80): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327419e80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327419e80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327419e80): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327419e80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.081216882 +0000 UTC m=+6.195208921 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327419e80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f94150 item 25 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f36600): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f36600): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f36600): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f36600): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f36600): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.084365045 +0000 UTC m=+6.198357084 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f36600): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f36b40): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f36b40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f36b40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f36b40): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f36b40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.084365045 +0000 UTC m=+6.198357084 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f36b40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f94850 item 26 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37180): _readAt: size=2, off=0 2026/05/03 04:07:43 ERROR : open-test-file(0x3d8326f37180): Couldn't read size of file 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37180): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37180): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37180): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37180): close: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37180): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37540): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37540): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37540): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37540): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37540): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.087203384 +0000 UTC m=+6.201195422 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37540): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37a40): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37a40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37a40): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37a40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37a40): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37a40): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37a40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.087203384 +0000 UTC m=+6.201195422 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f37a40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f66080): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f66080): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f66080): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f66080): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f66080): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.087203384 +0000 UTC m=+6.201195422 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f66080): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f94d20 item 27 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f66700): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f66700): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f66700): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f66700): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f66700): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.090399237 +0000 UTC m=+6.204391276 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f66700): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f66c40): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f66c40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f66c40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f66c40): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f66c40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.090399237 +0000 UTC m=+6.204391276 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f66c40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f956c0 item 28 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f67280): _readAt: size=2, off=0 2026/05/03 04:07:43 ERROR : open-test-file(0x3d8326f67280): Couldn't read size of file 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f67280): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f67280): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f67280): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f67280): close: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f67280): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f67640): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f67640): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f67640): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f67640): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f67640): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.093120963 +0000 UTC m=+6.207113002 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f67640): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f67d00): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f67d00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f67d00): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f67d00): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f67d00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.093120963 +0000 UTC m=+6.207113002 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f67d00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f95a40 item 29 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327426480): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327426480): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327426480): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327426480): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327426480): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.095500934 +0000 UTC m=+6.209492963 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327426480): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274269c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274269c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274269c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274269c0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274269c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.095500934 +0000 UTC m=+6.209492963 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274269c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f95dc0 item 30 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327427000): _readAt: size=2, off=0 2026/05/03 04:07:43 ERROR : open-test-file(0x3d8327427000): Couldn't read size of file 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327427000): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327427000): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327427000): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327427000): close: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327427000): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274273c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274273c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274273c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274273c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274273c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.09804714 +0000 UTC m=+6.212039167 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274273c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327427a80): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327427a80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327427a80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327427a80): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327427a80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.09804714 +0000 UTC m=+6.212039167 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327427a80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326eaabd0 item 31 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e200): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e200): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e200): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e200): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e200): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.100378959 +0000 UTC m=+6.214371067 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e200): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e740): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e740): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e740): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e740): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e740): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.100378959 +0000 UTC m=+6.214371067 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e740): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326eaaf50 item 32 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744ed80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744ed80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744ed80): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744ed80): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744ed80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.102766353 +0000 UTC m=+6.216758392 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744ed80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f200): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f200): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f200): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f200): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f200): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326eab500 item 33 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f200): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f200): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.103805769 +0000 UTC m=+6.217797798 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f200): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f700): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f700): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f700): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f700): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f700): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.103805769 +0000 UTC m=+6.217797798 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f700): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326eab730 item 33 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744fd40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744fd40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744fd40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744fd40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744fd40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.105863931 +0000 UTC m=+6.219855940 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744fd40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274802c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274802c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326eabce0 item 34 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274802c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274802c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274802c0): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274802c0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274802c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.106754285 +0000 UTC m=+6.220746283 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274802c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327480800): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327480800): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327480800): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327480800): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327480800): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.106754285 +0000 UTC m=+6.220746283 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327480800): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832732e070 item 34 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327480e40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327480e40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327480e40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327480e40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327480e40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.109126531 +0000 UTC m=+6.223118559 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327480e40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274812c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274812c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274812c0): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274812c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274812c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832732e5b0 item 35 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274812c0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274812c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.109921595 +0000 UTC m=+6.223913623 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274812c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274817c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274817c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274817c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274817c0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274817c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.109921595 +0000 UTC m=+6.223913623 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274817c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832732e770 item 35 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327481e40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327481e40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327481e40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327481e40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327481e40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.111649752 +0000 UTC m=+6.225641760 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327481e40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8440): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8440): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832732eaf0 item 36 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8440): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8440): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8440): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8440): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8440): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.112424639 +0000 UTC m=+6.226416647 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8440): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8980): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8980): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8980): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8980): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8980): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.112424639 +0000 UTC m=+6.226416647 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8980): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832732ecb0 item 36 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8fc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8fc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8fc0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8fc0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8fc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.114656579 +0000 UTC m=+6.228648587 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d8fc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d9440): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d9440): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d9440): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d9440): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d9440): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832732f030 item 37 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d9440): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d9440): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.115331385 +0000 UTC m=+6.229323383 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d9440): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d9940): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d9940): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d9940): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d9940): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d9940): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.115331385 +0000 UTC m=+6.229323383 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274d9940): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832732f260 item 37 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f20c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f20c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f20c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f20c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f20c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.117312442 +0000 UTC m=+6.231304450 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f20c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f25c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f25c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832732f6c0 item 38 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f25c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f25c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f25c0): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f25c0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f25c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.118068621 +0000 UTC m=+6.232060629 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f25c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f2b00): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f2b00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f2b00): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f2b00): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f2b00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.118068621 +0000 UTC m=+6.232060629 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f2b00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832732f880 item 38 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3180): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3180): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3180): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3180): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3180): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.120221021 +0000 UTC m=+6.234213119 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3180): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3680): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3680): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3680): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3680): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3680): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832732fc00 item 39 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3680): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3680): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.121309029 +0000 UTC m=+6.235301138 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3680): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3b80): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3b80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3b80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3b80): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3b80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.121309029 +0000 UTC m=+6.235301138 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274f3b80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832732fdc0 item 39 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520300): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520300): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520300): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520300): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520300): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.123798116 +0000 UTC m=+6.237790143 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520300): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520800): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520800): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f30460 item 40 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520800): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520800): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520800): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520800): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520800): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.124850937 +0000 UTC m=+6.238842974 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520800): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520d40): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520d40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520d40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520d40): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520d40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.124850937 +0000 UTC m=+6.238842974 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327520d40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f30690 item 40 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521300): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521300): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521300): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521300): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521300): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521300): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521300): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.127224966 +0000 UTC m=+6.241217004 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521300): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521800): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521800): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521800): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f30a10 item 41 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521800): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521800): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.128041921 +0000 UTC m=+6.242033959 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521800): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521cc0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521cc0): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521cc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521cc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f30bd0 item 41 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521cc0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521cc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.129077389 +0000 UTC m=+6.243069428 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327521cc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542300): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542300): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542300): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542300): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542300): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.129077389 +0000 UTC m=+6.243069428 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542300): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f30d90 item 41 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542940): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542940): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542940): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542940): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542940): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542940): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542940): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.131671334 +0000 UTC m=+6.245663373 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542940): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542e40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542e40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542e40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f31110 item 42 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542e40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542e40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.132629897 +0000 UTC m=+6.246621935 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542e40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543380): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543380): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f312d0 item 42 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543380): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543380): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543380): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543380): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543380): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.133572569 +0000 UTC m=+6.247564607 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543380): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543900): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543900): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543900): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543900): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543900): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.133572569 +0000 UTC m=+6.247564607 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543900): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f31490 item 42 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c255c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c255c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c255c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c255c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c255c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c255c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c255c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.136246576 +0000 UTC m=+6.250238584 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c255c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c25b40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c25b40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c25b40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269c4ee0 item 43 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c25b40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c25b40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.137985866 +0000 UTC m=+6.251977984 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c25b40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273eeb80): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273eeb80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273eeb80): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273eeb80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273eeb80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326fad570 item 43 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273eeb80): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273eeb80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.139264783 +0000 UTC m=+6.253256812 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273eeb80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef0c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef0c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef0c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef0c0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef0c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.139264783 +0000 UTC m=+6.253256812 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef0c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326fad730 item 43 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275424c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275424c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275424c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275424c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275424c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275424c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275424c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.142109403 +0000 UTC m=+6.256101432 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275424c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275429c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275429c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275429c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f30460 item 44 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275429c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275429c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.143019163 +0000 UTC m=+6.257011192 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275429c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542f00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542f00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f30690 item 44 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542f00): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542f00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542f00): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542f00): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542f00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.144008224 +0000 UTC m=+6.258000252 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327542f00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543480): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543480): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543480): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543480): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543480): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.144008224 +0000 UTC m=+6.258000252 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543480): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f30850 item 44 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543ac0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543ac0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543ac0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543ac0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543ac0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543ac0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.146123254 +0000 UTC m=+6.260115281 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327543ac0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c241c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c241c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c241c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f30bd0 item 45 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c241c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c241c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.14674023 +0000 UTC m=+6.260732288 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c241c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c248c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c248c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c248c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c248c0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c248c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.14674023 +0000 UTC m=+6.260732288 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c248c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f30d90 item 45 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24f00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24f00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24f00): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24f00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24f00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24f00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24f00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.149214048 +0000 UTC m=+6.263206086 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24f00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c25400): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c25400): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c25400): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f31110 item 46 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c25400): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c25400): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.149984346 +0000 UTC m=+6.263976383 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c25400): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ee400): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ee400): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ee400): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ee400): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ee400): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.149984346 +0000 UTC m=+6.263976383 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ee400): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f312d0 item 46 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef400): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef400): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef400): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef400): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef400): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef400): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef400): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.152461249 +0000 UTC m=+6.266453277 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef400): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef900): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef900): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef900): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f31730 item 47 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef900): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef900): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.153357033 +0000 UTC m=+6.267349142 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273ef900): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326757b00): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326757b00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326757b00): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326757b00): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326757b00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.153357033 +0000 UTC m=+6.267349142 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326757b00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f318f0 item 47 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729c340): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729c340): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729c340): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729c340): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729c340): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729c340): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729c340): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.155664927 +0000 UTC m=+6.269656945 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729c340): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729c840): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729c840): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729c840): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f31d50 item 48 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729c840): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729c840): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.15634843 +0000 UTC m=+6.270340457 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729c840): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729cf80): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729cf80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729cf80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729cf80): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729cf80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.15634843 +0000 UTC m=+6.270340457 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729cf80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfc070 item 48 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729d5c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729d5c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729d5c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729d5c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729d5c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.158402665 +0000 UTC m=+6.272394683 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729d5c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729da40): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729da40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729da40): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729da40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729da40): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729da40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfc4d0 item 49 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729da40): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729da40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.159279703 +0000 UTC m=+6.273271711 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729da40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694a5c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694a5c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694a5c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694a5c0): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694a5c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.159279703 +0000 UTC m=+6.273271711 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694a5c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfc690 item 49 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694b340): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694b340): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694b340): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694b340): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694b340): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.161055491 +0000 UTC m=+6.275047509 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694b340): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694ba80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694ba80): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694ba80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfca10 item 50 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694ba80): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694ba80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694ba80): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694ba80): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694ba80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.16190623 +0000 UTC m=+6.275898228 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694ba80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9e640): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9e640): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9e640): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9e640): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9e640): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.16190623 +0000 UTC m=+6.275898228 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9e640): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfcbd0 item 50 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f2c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f2c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f2c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f2c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f2c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.163673191 +0000 UTC m=+6.277665219 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f2c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f900): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f900): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f900): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f900): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f900): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f900): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfd0a0 item 51 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f900): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f900): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.164305637 +0000 UTC m=+6.278297645 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f900): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a34440): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a34440): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a34440): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a34440): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a34440): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.164305637 +0000 UTC m=+6.278297645 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a34440): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfd260 item 51 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35040): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35040): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35040): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35040): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35040): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.166381012 +0000 UTC m=+6.280373041 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35040): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35a40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35a40): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35a40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfd650 item 52 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35a40): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35a40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35a40): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35a40): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35a40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.167318045 +0000 UTC m=+6.281310072 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35a40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e280): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e280): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e280): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e280): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e280): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.167318045 +0000 UTC m=+6.281310072 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e280): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfd810 item 52 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e900): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e900): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e900): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e900): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e900): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.169396685 +0000 UTC m=+6.283388713 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e900): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729ee00): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729ee00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729ee00): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729ee00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729ee00): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729ee00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfdd50 item 53 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729ee00): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729ee00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.170350047 +0000 UTC m=+6.284342076 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729ee00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729f340): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729f340): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729f340): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729f340): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729f340): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.170350047 +0000 UTC m=+6.284342076 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729f340): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269c4310 item 53 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729fa40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729fa40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729fa40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729fa40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729fa40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.17254012 +0000 UTC m=+6.286532157 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729fa40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c040): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c040): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c040): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269c5420 item 54 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c040): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c040): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c040): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c040): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c040): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.173423119 +0000 UTC m=+6.287415147 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c040): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c5c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c5c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c5c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c5c0): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c5c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.173423119 +0000 UTC m=+6.287415147 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c5c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269c5880 item 54 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0cc40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0cc40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0cc40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0cc40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0cc40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.175631394 +0000 UTC m=+6.289623433 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0cc40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d1c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d1c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d1c0): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d1c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d1c0): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d1c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326fac0e0 item 55 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d1c0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d1c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.176481613 +0000 UTC m=+6.290473641 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d1c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d7c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d7c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d7c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d7c0): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d7c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.176481613 +0000 UTC m=+6.290473641 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d7c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326fac3f0 item 55 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274443c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274443c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274443c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274443c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274443c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.178693175 +0000 UTC m=+6.292685203 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274443c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274448c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274448c0): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274448c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326fac850 item 56 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274448c0): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274448c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274448c0): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274448c0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274448c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.179772596 +0000 UTC m=+6.293764624 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274448c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444ec0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444ec0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444ec0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444ec0): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444ec0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.179772596 +0000 UTC m=+6.293764624 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444ec0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326faca80 item 56 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445500): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445500): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445500): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445500): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445500): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445500): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445500): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445500): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.181879581 +0000 UTC m=+6.295871669 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445500): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445a40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445a40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445a40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326face00 item 57 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445a40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445a40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.182481869 +0000 UTC m=+6.296473888 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445a40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14080): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14080): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14080): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14080): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14080): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14080): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326facfc0 item 57 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14080): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14080): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.183387061 +0000 UTC m=+6.297379079 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14080): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14600): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14600): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14600): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14600): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14600): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.183387061 +0000 UTC m=+6.297379079 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14600): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326fad260 item 57 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14c40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14c40): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14c40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14c40): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14c40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14c40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14c40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14c40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.185768014 +0000 UTC m=+6.299760041 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c14c40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c15180): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c15180): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c15180): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326fad960 item 58 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c15180): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c15180): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.186530385 +0000 UTC m=+6.300522423 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c15180): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c156c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c156c0): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c156c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326fadb20 item 58 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c156c0): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c156c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c156c0): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c156c0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c156c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.187514546 +0000 UTC m=+6.301506565 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c156c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c15c80): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c15c80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c15c80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c15c80): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c15c80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.187514546 +0000 UTC m=+6.301506565 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c15c80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326fadce0 item 58 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3c3c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3c3c0): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3c3c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3c3c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3c3c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3c3c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3c3c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3c3c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.189629356 +0000 UTC m=+6.303621394 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3c3c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3c900): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3c900): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3c900): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a61c0 item 59 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3c900): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3c900): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.19051477 +0000 UTC m=+6.304506798 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3c900): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3ce40): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3ce40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3ce40): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3ce40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3ce40): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3ce40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a6460 item 59 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3ce40): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3ce40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.191523367 +0000 UTC m=+6.305515395 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3ce40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3d3c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3d3c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3d3c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3d3c0): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3d3c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.191523367 +0000 UTC m=+6.305515395 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3d3c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a6620 item 59 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3da00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3da00): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3da00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3da00): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3da00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3da00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3da00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3da00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.193799402 +0000 UTC m=+6.307791440 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c3da00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cce040): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cce040): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cce040): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a69a0 item 60 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cce040): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cce040): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.194530043 +0000 UTC m=+6.308522061 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cce040): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cce580): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cce580): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cce580): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a6d20 item 60 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cce580): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cce580): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cce580): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cce580): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cce580): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.195380411 +0000 UTC m=+6.309372429 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cce580): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cceb40): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cceb40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cceb40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cceb40): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cceb40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.195380411 +0000 UTC m=+6.309372429 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cceb40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a6ee0 item 60 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf180): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf180): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf180): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf180): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf180): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf180): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf180): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf180): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.197486634 +0000 UTC m=+6.311478642 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf180): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327572480): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327572480): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327572480): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d621c0 item 61 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327572480): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327572480): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.198391856 +0000 UTC m=+6.312383904 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327572480): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327572b80): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327572b80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327572b80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327572b80): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327572b80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.198391856 +0000 UTC m=+6.312383904 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327572b80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d624d0 item 61 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275731c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275731c0): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275731c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275731c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275731c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275731c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275731c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275731c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.200563203 +0000 UTC m=+6.314555221 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275731c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327573700): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327573700): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327573700): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d629a0 item 62 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327573700): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327573700): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.201654857 +0000 UTC m=+6.315646905 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327573700): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327573e00): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327573e00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327573e00): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327573e00): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327573e00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.201654857 +0000 UTC m=+6.315646905 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327573e00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d62b60 item 62 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d04540): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d04540): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d04540): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d04540): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d04540): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d04540): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d04540): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d04540): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.203783121 +0000 UTC m=+6.317775129 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d04540): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d04a80): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d04a80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d04a80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d62ee0 item 63 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d04a80): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d04a80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.204358479 +0000 UTC m=+6.318350487 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d04a80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d05180): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d05180): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d05180): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d05180): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d05180): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.204358479 +0000 UTC m=+6.318350487 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d05180): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d63110 item 63 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d057c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d057c0): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d057c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d057c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d057c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d057c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d057c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d057c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.205772934 +0000 UTC m=+6.319764952 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d057c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d05d00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d05d00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d05d00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d63650 item 64 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d05d00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d05d00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.20620974 +0000 UTC m=+6.320201768 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d05d00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26500): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26500): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26500): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26500): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26500): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.20620974 +0000 UTC m=+6.320201768 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26500): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d63a40 item 64 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26b40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26b40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26b40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26b40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26b40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.207895659 +0000 UTC m=+6.321887667 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26b40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26fc0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26fc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26fc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26fc0): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26fc0): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d63e30 item 65 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26fc0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26fc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.208494551 +0000 UTC m=+6.322486559 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d26fc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d274c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d274c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d274c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d274c0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d274c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.208494551 +0000 UTC m=+6.322486559 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d274c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832758a150 item 65 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d27b00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d27b00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d27b00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d27b00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d27b00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.209786774 +0000 UTC m=+6.323778773 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d27b00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d42080): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d42080): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832758a5b0 item 66 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d42080): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d42080): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d42080): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d42080): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d42080): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.210352975 +0000 UTC m=+6.324344973 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d42080): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d425c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d425c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d425c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d425c0): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d425c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.210352975 +0000 UTC m=+6.324344973 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d425c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832758a770 item 66 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d42c00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d42c00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d42c00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d42c00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d42c00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.211639939 +0000 UTC m=+6.325631948 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d42c00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43080): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43080): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43080): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43080): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43080): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832758aaf0 item 67 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43080): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43080): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.212150003 +0000 UTC m=+6.326142012 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43080): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43580): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43580): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43580): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43580): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43580): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.212150003 +0000 UTC m=+6.326142012 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43580): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832758acb0 item 67 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275864c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275864c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275864c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275864c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275864c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.21344426 +0000 UTC m=+6.327436268 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275864c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275869c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275869c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc0230 item 68 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275869c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275869c0): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275869c0): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275869c0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275869c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.214016553 +0000 UTC m=+6.328008561 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275869c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327586f00): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327586f00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327586f00): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327586f00): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327586f00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.214016553 +0000 UTC m=+6.328008561 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327586f00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc03f0 item 68 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327587540): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327587540): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327587540): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327587540): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327587540): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.215409428 +0000 UTC m=+6.329401436 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327587540): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275879c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275879c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275879c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275879c0): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275879c0): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc0770 item 69 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275879c0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275879c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.215894614 +0000 UTC m=+6.329886612 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275879c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327587ec0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327587ec0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327587ec0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327587ec0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327587ec0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.215894614 +0000 UTC m=+6.329886612 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327587ec0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc0930 item 69 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8c640): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8c640): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8c640): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8c640): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8c640): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.217303268 +0000 UTC m=+6.331295276 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8c640): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8cb40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8cb40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc0cb0 item 70 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8cb40): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8cb40): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8cb40): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8cb40): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8cb40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.217831166 +0000 UTC m=+6.331823175 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8cb40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8d080): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8d080): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8d080): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8d080): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8d080): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.217831166 +0000 UTC m=+6.331823175 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8d080): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc0e70 item 70 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8d700): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8d700): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8d700): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8d700): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8d700): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.219150641 +0000 UTC m=+6.333142649 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8d700): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8dc00): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8dc00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8dc00): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8dc00): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8dc00): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc1260 item 71 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8dc00): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8dc00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.219637873 +0000 UTC m=+6.333629881 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d8dc00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8200): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8200): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8200): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8200): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8200): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.219637873 +0000 UTC m=+6.333629881 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8200): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc1500 item 71 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8880): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8880): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8880): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8880): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8880): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.220917984 +0000 UTC m=+6.334909992 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8880): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8d80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8d80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc19d0 item 72 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8d80): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8d80): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8d80): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8d80): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8d80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.221493362 +0000 UTC m=+6.335485370 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8d80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da92c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da92c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da92c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da92c0): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da92c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.221493362 +0000 UTC m=+6.335485370 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da92c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc1b90 item 72 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9880): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9880): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9880): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9880): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9880): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9880): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9880): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.222809691 +0000 UTC m=+6.336801699 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9880): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf300): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf300): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf300): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327330150 item 73 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf300): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf300): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.223587342 +0000 UTC m=+6.337579390 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf300): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf7c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf7c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf7c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf7c0): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf7c0): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a71f0 item 73 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf7c0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf7c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.224282466 +0000 UTC m=+6.338274474 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccf7c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccfd00): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccfd00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccfd00): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccfd00): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccfd00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.224282466 +0000 UTC m=+6.338274474 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccfd00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a73b0 item 73 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cee440): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cee440): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cee440): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cee440): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cee440): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cee440): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cee440): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.225671173 +0000 UTC m=+6.339663181 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cee440): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cee940): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cee940): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cee940): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a7730 item 74 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cee940): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cee940): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.226281246 +0000 UTC m=+6.340273254 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cee940): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ceee80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ceee80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a78f0 item 74 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ceee80): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ceee80): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ceee80): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ceee80): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ceee80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.226833059 +0000 UTC m=+6.340825067 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ceee80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cef400): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cef400): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cef400): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cef400): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cef400): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.226833059 +0000 UTC m=+6.340825067 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cef400): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a7b90 item 74 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cefa40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cefa40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cefa40): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cefa40): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cefa40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cefa40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cefa40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.228165008 +0000 UTC m=+6.342157016 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cefa40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca040): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca040): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca040): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327368070 item 75 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca040): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca040): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.228593759 +0000 UTC m=+6.342585757 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca040): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca580): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca580): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca580): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca580): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca580): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327368230 item 75 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca580): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca580): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.229196529 +0000 UTC m=+6.343188537 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca580): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecaac0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecaac0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecaac0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecaac0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecaac0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.229196529 +0000 UTC m=+6.343188537 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecaac0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83273683f0 item 75 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb100): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb100): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb100): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb100): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb100): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb100): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb100): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.230592288 +0000 UTC m=+6.344584286 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb100): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb600): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb600): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb600): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327368930 item 76 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb600): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb600): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.231009718 +0000 UTC m=+6.345001716 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb600): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecbb40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecbb40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327368c40 item 76 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecbb40): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecbb40): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecbb40): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecbb40): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecbb40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.231492431 +0000 UTC m=+6.345484429 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecbb40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f041c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f041c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f041c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f041c0): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f041c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.231492431 +0000 UTC m=+6.345484429 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f041c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327368e00 item 76 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f04800): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f04800): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f04800): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f04800): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f04800): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f04800): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f04800): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.232594154 +0000 UTC m=+6.346586152 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f04800): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f04d00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f04d00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f04d00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83273693b0 item 77 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f04d00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f04d00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.232974613 +0000 UTC m=+6.346966612 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f04d00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f05400): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f05400): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f05400): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f05400): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f05400): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.232974613 +0000 UTC m=+6.346966612 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f05400): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327369570 item 77 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f05a40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f05a40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f05a40): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f05a40): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f05a40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f05a40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f05a40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.234242381 +0000 UTC m=+6.348234380 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f05a40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20040): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20040): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20040): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83273698f0 item 78 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20040): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20040): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.234804725 +0000 UTC m=+6.348796723 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20040): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20740): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20740): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20740): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20740): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20740): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.234804725 +0000 UTC m=+6.348796723 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20740): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327369ab0 item 78 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20d80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20d80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20d80): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20d80): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20d80): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20d80): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20d80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.236315892 +0000 UTC m=+6.350307901 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f20d80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f21280): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f21280): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f21280): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327369e30 item 79 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f21280): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f21280): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.236803333 +0000 UTC m=+6.350795342 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f21280): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f21980): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f21980): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f21980): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f21980): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f21980): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.236803333 +0000 UTC m=+6.350795342 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f21980): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326e12b60 item 79 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4c0c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4c0c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4c0c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4c0c0): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4c0c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4c0c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4c0c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.238190738 +0000 UTC m=+6.352182746 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4c0c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4c5c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4c5c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4c5c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326e135e0 item 80 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4c5c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4c5c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.23869974 +0000 UTC m=+6.352691748 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4c5c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4ccc0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4ccc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4ccc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4ccc0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4ccc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.23869974 +0000 UTC m=+6.352691748 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4ccc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272ae070 item 80 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4d300): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4d300): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4d300): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4d300): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4d300): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.240057558 +0000 UTC m=+6.354049566 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4d300): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4d780): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4d780): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4d780): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4d780): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4d780): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4d780): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272ae540 item 81 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4d780): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4d780): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.240539118 +0000 UTC m=+6.354531126 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4d780): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4dcc0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4dcc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4dcc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4dcc0): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4dcc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.240539118 +0000 UTC m=+6.354531126 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f4dcc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272ae700 item 81 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68440): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68440): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68440): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68440): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68440): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.241843795 +0000 UTC m=+6.355835813 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68440): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68940): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68940): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68940): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272aea80 item 82 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68940): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68940): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68940): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68940): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68940): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.242429533 +0000 UTC m=+6.356421551 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68940): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68ec0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68ec0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68ec0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68ec0): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68ec0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.242429533 +0000 UTC m=+6.356421551 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f68ec0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272aec40 item 82 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f69540): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f69540): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f69540): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f69540): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f69540): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.244007187 +0000 UTC m=+6.357999205 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f69540): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f69a40): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f69a40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f69a40): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f69a40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f69a40): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f69a40): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272aefc0 item 83 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f69a40): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f69a40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.244627589 +0000 UTC m=+6.358619597 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f69a40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9a080): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9a080): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9a080): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9a080): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9a080): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.244627589 +0000 UTC m=+6.358619597 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9a080): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272af180 item 83 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9a700): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9a700): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9a700): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9a700): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9a700): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.245853338 +0000 UTC m=+6.359845346 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9a700): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9ac00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9ac00): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9ac00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272af5e0 item 84 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9ac00): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9ac00): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9ac00): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9ac00): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9ac00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.246479272 +0000 UTC m=+6.360471299 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9ac00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9b180): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9b180): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9b180): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9b180): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9b180): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.246479272 +0000 UTC m=+6.360471299 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9b180): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272af7a0 item 84 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9b800): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9b800): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9b800): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9b800): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9b800): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.248102401 +0000 UTC m=+6.362094409 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9b800): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9bd00): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9bd00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9bd00): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9bd00): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9bd00): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9bd00): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272afb20 item 85 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9bd00): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9bd00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.248674482 +0000 UTC m=+6.362666490 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f9bd00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbc340): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbc340): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbc340): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbc340): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbc340): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.248674482 +0000 UTC m=+6.362666490 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbc340): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272afce0 item 85 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbc9c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbc9c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbc9c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbc9c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbc9c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.249838795 +0000 UTC m=+6.363830803 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbc9c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbcec0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbcec0): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbcec0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d52310 item 86 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbcec0): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbcec0): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbcec0): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbcec0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbcec0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.250347667 +0000 UTC m=+6.364339665 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbcec0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbd440): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbd440): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbd440): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbd440): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbd440): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.250347667 +0000 UTC m=+6.364339665 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbd440): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d52700 item 86 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbdac0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbdac0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbdac0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbdac0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbdac0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.251393375 +0000 UTC m=+6.365385373 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fbdac0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd80c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd80c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd80c0): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd80c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd80c0): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd80c0): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d52a80 item 87 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd80c0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd80c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.251826173 +0000 UTC m=+6.365818170 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd80c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd8600): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd8600): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd8600): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd8600): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd8600): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.251826173 +0000 UTC m=+6.365818170 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd8600): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d52c40 item 87 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd8c80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd8c80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd8c80): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd8c80): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd8c80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.252846733 +0000 UTC m=+6.366838741 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd8c80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9180): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9180): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9180): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d52fc0 item 88 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9180): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9180): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9180): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9180): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9180): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.253345055 +0000 UTC m=+6.367337054 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9180): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9700): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9700): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9700): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9700): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9700): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.253345055 +0000 UTC m=+6.367337054 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9700): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d53180 item 88 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9d40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9d40): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9d40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9d40): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9d40): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9d40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9d40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9d40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.25439481 +0000 UTC m=+6.368386818 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fd9d40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff0380): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff0380): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff0380): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d53500 item 89 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff0380): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff0380): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.254831044 +0000 UTC m=+6.368823043 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff0380): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff08c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff08c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff08c0): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff08c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff08c0): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff08c0): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d53810 item 89 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff08c0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff08c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.255306824 +0000 UTC m=+6.369298823 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff08c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff0e40): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff0e40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff0e40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff0e40): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff0e40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.255306824 +0000 UTC m=+6.369298823 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff0e40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d539d0 item 89 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff1480): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff1480): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff1480): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff1480): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff1480): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff1480): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff1480): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff1480): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.256696412 +0000 UTC m=+6.370688410 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff1480): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff19c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff19c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff19c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d53e30 item 90 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff19c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff19c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.257147926 +0000 UTC m=+6.371139934 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ff19c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327010000): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327010000): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327010000): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326c083f0 item 90 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327010000): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327010000): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327010000): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327010000): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327010000): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.25773701 +0000 UTC m=+6.371729018 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327010000): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83270105c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83270105c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83270105c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83270105c0): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83270105c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.25773701 +0000 UTC m=+6.371729018 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83270105c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326c088c0 item 90 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327010c00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327010c00): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327010c00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327010c00): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327010c00): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327010c00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327010c00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327010c00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.259157728 +0000 UTC m=+6.373149786 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327010c00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011140): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011140): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011140): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326c08c40 item 91 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011140): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011140): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.259650248 +0000 UTC m=+6.373642256 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011140): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011680): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011680): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011680): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011680): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011680): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011680): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326c08e00 item 91 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011680): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011680): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.260386611 +0000 UTC m=+6.374378609 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011680): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011c00): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011c00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011c00): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011c00): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011c00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.260386611 +0000 UTC m=+6.374378609 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327011c00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326c09500 item 91 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238340): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238340): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238340): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238340): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238340): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238340): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238340): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238340): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.261869776 +0000 UTC m=+6.375861784 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238340): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238880): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238880): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238880): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326c09a40 item 92 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238880): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238880): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.262414767 +0000 UTC m=+6.376406775 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238880): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238dc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238dc0): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238dc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326c09c00 item 92 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238dc0): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238dc0): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238dc0): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238dc0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238dc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.263076808 +0000 UTC m=+6.377068816 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327238dc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327239380): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327239380): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327239380): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327239380): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327239380): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.263076808 +0000 UTC m=+6.377068816 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327239380): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f3c070 item 92 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272399c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272399c0): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272399c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272399c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272399c0): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272399c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272399c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272399c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.264541358 +0000 UTC m=+6.378533366 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272399c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725c000): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725c000): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725c000): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f3c7e0 item 93 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725c000): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725c000): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.265418126 +0000 UTC m=+6.379410134 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725c000): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725c700): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725c700): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725c700): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725c700): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725c700): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.265418126 +0000 UTC m=+6.379410134 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725c700): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f3c9a0 item 93 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725cd40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725cd40): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725cd40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725cd40): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725cd40): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725cd40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725cd40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725cd40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.26681107 +0000 UTC m=+6.380803078 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725cd40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725d280): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725d280): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725d280): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f3cd20 item 94 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725d280): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725d280): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.267304022 +0000 UTC m=+6.381296021 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725d280): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725d980): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725d980): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725d980): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725d980): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725d980): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.267304022 +0000 UTC m=+6.381296021 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832725d980): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f3cee0 item 94 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272740c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272740c0): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272740c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272740c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272740c0): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272740c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272740c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272740c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.268494754 +0000 UTC m=+6.382486792 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272740c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327274600): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327274600): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327274600): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f3d260 item 95 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327274600): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327274600): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.268910921 +0000 UTC m=+6.382902918 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327274600): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327274d00): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327274d00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327274d00): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327274d00): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327274d00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.268910921 +0000 UTC m=+6.382902918 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327274d00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f3d420 item 95 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327275340): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327275340): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327275340): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327275340): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327275340): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327275340): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327275340): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327275340): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.270333942 +0000 UTC m=+6.384325940 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327275340): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327275880): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327275880): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327275880): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f3d7a0 item 96 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327275880): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327275880): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.271029837 +0000 UTC m=+6.385021845 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327275880): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6080): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6080): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6080): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6080): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6080): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.271029837 +0000 UTC m=+6.385021845 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6080): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f3d960 item 96 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= 2026/05/03 04:07:43 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:43 DEBUG : Looking for writers 2026/05/03 04:07:43 DEBUG : >WaitForWriters: 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/03 04:07:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43940): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43940): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43940): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43940): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43940): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.278766458 +0000 UTC m=+6.392758466 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43940): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43dc0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43dc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43dc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43dc0): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43dc0): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43dc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.278766458 +0000 UTC m=+6.392758466 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d43dc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d74380): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d74380): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d74380): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d74380): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d74380): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.278766458 +0000 UTC m=+6.392758466 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d74380): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832758b180 item 1 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d749c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d749c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d749c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d749c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d749c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.28070832 +0000 UTC m=+6.394700338 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d749c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d74ec0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d74ec0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d74ec0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d74ec0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d74ec0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.28070832 +0000 UTC m=+6.394700338 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d74ec0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832758b650 item 2 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75500): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75500): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75500): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75500): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75500): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.28259626 +0000 UTC m=+6.396588268 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75500): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75980): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75980): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75980): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75980): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75980): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75980): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75980): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.28259626 +0000 UTC m=+6.396588268 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75980): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75e40): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75e40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75e40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75e40): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75e40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.28259626 +0000 UTC m=+6.396588268 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d75e40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832758b9d0 item 3 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273385c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273385c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273385c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273385c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273385c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.284322946 +0000 UTC m=+6.398314944 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273385c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327338b00): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327338b00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327338b00): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327338b00): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327338b00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.284322946 +0000 UTC m=+6.398314944 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327338b00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326a002a0 item 4 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327339140): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327339140): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327339140): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327339140): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327339140): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.285444226 +0000 UTC m=+6.399436223 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327339140): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273395c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273395c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273395c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273395c0): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273395c0): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273395c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273395c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.285444226 +0000 UTC m=+6.399436223 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273395c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327339a80): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327339a80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327339a80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327339a80): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327339a80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.285444226 +0000 UTC m=+6.399436223 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327339a80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326a00cb0 item 5 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736e200): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736e200): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736e200): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736e200): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736e200): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.287115637 +0000 UTC m=+6.401107635 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736e200): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736e740): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736e740): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736e740): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736e740): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736e740): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.287115637 +0000 UTC m=+6.401107635 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736e740): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326a017a0 item 6 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736edc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736edc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736edc0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736edc0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736edc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.288245192 +0000 UTC m=+6.402237190 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736edc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736f2c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736f2c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736f2c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736f2c0): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736f2c0): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736f2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736f2c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.288245192 +0000 UTC m=+6.402237190 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736f2c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736f780): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736f780): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736f780): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736f780): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736f780): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.288245192 +0000 UTC m=+6.402237190 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736f780): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326ca88c0 item 7 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736fe00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736fe00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736fe00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736fe00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736fe00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.290063651 +0000 UTC m=+6.404055679 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832736fe00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738c440): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738c440): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738c440): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738c440): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738c440): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.290063651 +0000 UTC m=+6.404055679 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738c440): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326ca9180 item 8 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738ca00): _readAt: size=2, off=0 2026/05/03 04:07:43 ERROR : open-test-file(0x3d832738ca00): Couldn't read size of file 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738ca00): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738ca00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738ca00): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738ca00): close: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738ca00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738cdc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738cdc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738cdc0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738cdc0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738cdc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.291615957 +0000 UTC m=+6.405607955 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738cdc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738d240): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738d240): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738d240): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738d240): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738d240): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738d240): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738d240): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.291615957 +0000 UTC m=+6.405607955 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738d240): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738d740): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738d740): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738d740): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738d740): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738d740): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.291615957 +0000 UTC m=+6.405607955 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738d740): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326ca95e0 item 9 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738ddc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738ddc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738ddc0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738ddc0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738ddc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.293598657 +0000 UTC m=+6.407590665 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832738ddc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c0400): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c0400): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c0400): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c0400): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c0400): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.293598657 +0000 UTC m=+6.407590665 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c0400): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326ca9b20 item 10 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c0a40): _readAt: size=2, off=0 2026/05/03 04:07:43 ERROR : open-test-file(0x3d83273c0a40): Couldn't read size of file 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c0a40): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c0a40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c0a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c0a40): close: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c0a40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c0e00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c0e00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c0e00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c0e00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c0e00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.294846166 +0000 UTC m=+6.408838164 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c0e00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1300): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1300): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1300): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1300): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1300): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1300): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1300): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.294846166 +0000 UTC m=+6.408838164 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1300): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1800): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1800): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1800): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1800): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1800): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.294846166 +0000 UTC m=+6.408838164 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1800): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832698c9a0 item 11 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1e80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1e80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1e80): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1e80): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1e80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.296561329 +0000 UTC m=+6.410553337 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83273c1e80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740e4c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740e4c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740e4c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740e4c0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740e4c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.296561329 +0000 UTC m=+6.410553337 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740e4c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326c9e380 item 12 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740eb00): _readAt: size=2, off=0 2026/05/03 04:07:43 ERROR : open-test-file(0x3d832740eb00): Couldn't read size of file 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740eb00): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740eb00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740eb00): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740eb00): close: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740eb00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740eec0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740eec0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740eec0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740eec0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740eec0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.297817294 +0000 UTC m=+6.411809292 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740eec0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740f580): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740f580): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740f580): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740f580): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740f580): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.297817294 +0000 UTC m=+6.411809292 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740f580): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326c9e700 item 13 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740fc00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740fc00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740fc00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740fc00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740fc00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.299010109 +0000 UTC m=+6.413002107 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832740fc00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e240): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e240): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e240): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e240): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e240): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.299010109 +0000 UTC m=+6.413002107 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e240): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326c9efc0 item 14 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e880): _readAt: size=2, off=0 2026/05/03 04:07:43 ERROR : open-test-file(0x3d832744e880): Couldn't read size of file 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e880): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e880): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e880): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e880): close: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744e880): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744ec40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744ec40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744ec40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744ec40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744ec40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.300558087 +0000 UTC m=+6.414550095 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744ec40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f300): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f300): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f300): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f300): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f300): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.300558087 +0000 UTC m=+6.414550095 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f300): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326c9f880 item 15 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f980): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f980): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f980): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f980): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f980): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.301880508 +0000 UTC m=+6.415872526 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744f980): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744fec0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744fec0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744fec0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744fec0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744fec0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.301880508 +0000 UTC m=+6.415872526 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832744fec0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f28850 item 16 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470600): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470600): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470600): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470600): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470600): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.303152863 +0000 UTC m=+6.417144861 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470600): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470a80): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470a80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470a80): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470a80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470a80): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470a80): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470a80): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470a80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.303152863 +0000 UTC m=+6.417144861 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470a80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470f80): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470f80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470f80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470f80): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470f80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.303152863 +0000 UTC m=+6.417144861 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327470f80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f28c40 item 17 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327471600): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327471600): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327471600): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327471600): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327471600): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.304730258 +0000 UTC m=+6.418722255 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327471600): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327471b40): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327471b40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327471b40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327471b40): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327471b40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.304730258 +0000 UTC m=+6.418722255 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327471b40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f298f0 item 18 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749e2c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749e2c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749e2c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749e2c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749e2c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.306808076 +0000 UTC m=+6.420800075 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749e2c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749e7c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749e7c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749e7c0): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749e7c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749e7c0): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749e7c0): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749e7c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749e7c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.306808076 +0000 UTC m=+6.420800075 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749e7c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749ecc0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749ecc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749ecc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749ecc0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749ecc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.306808076 +0000 UTC m=+6.420800075 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749ecc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f29d50 item 19 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749f340): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749f340): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749f340): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749f340): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749f340): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.308340664 +0000 UTC m=+6.422332662 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749f340): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749f880): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749f880): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749f880): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749f880): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749f880): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.308340664 +0000 UTC m=+6.422332662 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832749f880): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326aa48c0 item 20 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2000): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2000): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2000): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2000): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2000): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.309406199 +0000 UTC m=+6.423398207 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2000): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2500): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2500): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2500): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2500): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2500): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2500): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2500): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2500): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.309406199 +0000 UTC m=+6.423398207 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2500): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2a00): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2a00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2a00): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2a00): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2a00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.309406199 +0000 UTC m=+6.423398207 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c2a00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326aa53b0 item 21 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c3080): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c3080): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c3080): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c3080): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c3080): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.311134157 +0000 UTC m=+6.425126155 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c3080): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c35c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c35c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c35c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c35c0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c35c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.311134157 +0000 UTC m=+6.425126155 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c35c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326b044d0 item 22 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c3c40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c3c40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c3c40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c3c40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c3c40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.312238114 +0000 UTC m=+6.426230122 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274c3c40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ea240): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ea240): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ea240): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ea240): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ea240): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ea240): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ea240): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ea240): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.312238114 +0000 UTC m=+6.426230122 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ea240): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ea740): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ea740): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ea740): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ea740): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ea740): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.312238114 +0000 UTC m=+6.426230122 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ea740): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326b04bd0 item 23 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274eadc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274eadc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274eadc0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274eadc0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274eadc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.313694829 +0000 UTC m=+6.427686828 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274eadc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274eb300): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274eb300): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274eb300): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274eb300): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274eb300): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.313694829 +0000 UTC m=+6.427686828 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274eb300): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326b057a0 item 24 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274eb940): _readAt: size=2, off=0 2026/05/03 04:07:43 ERROR : open-test-file(0x3d83274eb940): Couldn't read size of file 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274eb940): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274eb940): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274eb940): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274eb940): close: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274eb940): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ebd00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ebd00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ebd00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ebd00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ebd00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.31490103 +0000 UTC m=+6.428893028 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83274ebd00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518300): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518300): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518300): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518300): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518300): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518300): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518300): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518300): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.31490103 +0000 UTC m=+6.428893028 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518300): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518840): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518840): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518840): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518840): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518840): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.31490103 +0000 UTC m=+6.428893028 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518840): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326e64000 item 25 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518ec0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518ec0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518ec0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518ec0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518ec0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.316659445 +0000 UTC m=+6.430651443 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327518ec0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327519400): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327519400): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327519400): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327519400): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327519400): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.316659445 +0000 UTC m=+6.430651443 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327519400): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326e64620 item 26 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327519a40): _readAt: size=2, off=0 2026/05/03 04:07:43 ERROR : open-test-file(0x3d8327519a40): Couldn't read size of file 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327519a40): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327519a40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327519a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327519a40): close: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327519a40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327519e00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327519e00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327519e00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327519e00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327519e00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.317887678 +0000 UTC m=+6.431879676 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327519e00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540400): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540400): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540400): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540400): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540400): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540400): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540400): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540400): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.317887678 +0000 UTC m=+6.431879676 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540400): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540940): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540940): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540940): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540940): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540940): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.317887678 +0000 UTC m=+6.431879676 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540940): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326e64b60 item 27 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540fc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540fc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540fc0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540fc0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540fc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.319426718 +0000 UTC m=+6.433418716 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327540fc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327541500): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327541500): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327541500): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327541500): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327541500): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.319426718 +0000 UTC m=+6.433418716 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327541500): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326e65180 item 28 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327541b40): _readAt: size=2, off=0 2026/05/03 04:07:43 ERROR : open-test-file(0x3d8327541b40): Couldn't read size of file 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327541b40): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327541b40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327541b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327541b40): close: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327541b40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ac000): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ac000): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ac000): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ac000): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ac000): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.320665952 +0000 UTC m=+6.434657950 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ac000): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ac6c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ac6c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ac6c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ac6c0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ac6c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.320665952 +0000 UTC m=+6.434657950 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ac6c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326e65650 item 29 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275acd40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275acd40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275acd40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275acd40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275acd40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.322524627 +0000 UTC m=+6.436516655 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275acd40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ad280): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ad280): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ad280): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ad280): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ad280): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.322524627 +0000 UTC m=+6.436516655 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ad280): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326e65a40 item 30 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ad8c0): _readAt: size=2, off=0 2026/05/03 04:07:43 ERROR : open-test-file(0x3d83275ad8c0): Couldn't read size of file 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ad8c0): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ad8c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ad8c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ad8c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ad8c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275adc80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275adc80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275adc80): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275adc80): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275adc80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.323774671 +0000 UTC m=+6.437766669 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275adc80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c6440): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c6440): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c6440): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c6440): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c6440): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.323774671 +0000 UTC m=+6.437766669 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c6440): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326e65dc0 item 31 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c6ac0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c6ac0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c6ac0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c6ac0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c6ac0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.324967035 +0000 UTC m=+6.438959034 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c6ac0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7000): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7000): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7000): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7000): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7000): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.324967035 +0000 UTC m=+6.438959034 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7000): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269da3f0 item 32 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7640): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7640): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7640): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7640): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7640): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.326139393 +0000 UTC m=+6.440131411 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7640): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7ac0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7ac0): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7ac0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7ac0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269da9a0 item 33 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7ac0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7ac0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.326550219 +0000 UTC m=+6.440542217 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275c7ac0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ea0c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ea0c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ea0c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ea0c0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ea0c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.326550219 +0000 UTC m=+6.440542217 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ea0c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269db340 item 33 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ea700): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ea700): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ea700): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ea700): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ea700): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.327697198 +0000 UTC m=+6.441689196 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ea700): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eab80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eab80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269dbb20 item 34 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eab80): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eab80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eab80): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eab80): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eab80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.328351756 +0000 UTC m=+6.442343764 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eab80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eb0c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eb0c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eb0c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eb0c0): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eb0c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.328351756 +0000 UTC m=+6.442343764 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eb0c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326b6a850 item 34 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eb700): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eb700): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eb700): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eb700): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eb700): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.329590459 +0000 UTC m=+6.443582457 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275eb700): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ebb80): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ebb80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ebb80): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ebb80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ebb80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326b6af50 item 35 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ebb80): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ebb80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.330216583 +0000 UTC m=+6.444208581 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83275ebb80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624180): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624180): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624180): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624180): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624180): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.330216583 +0000 UTC m=+6.444208581 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624180): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326b6b340 item 35 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624800): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624800): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624800): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624800): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624800): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.331547269 +0000 UTC m=+6.445539277 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624800): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624d00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624d00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326b6b960 item 36 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624d00): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624d00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624d00): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624d00): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624d00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.332097199 +0000 UTC m=+6.446089207 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327624d00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625240): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625240): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625240): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625240): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625240): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.332097199 +0000 UTC m=+6.446089207 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625240): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832671a070 item 36 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625880): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625880): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625880): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625880): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625880): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.333235692 +0000 UTC m=+6.447227720 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625880): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625d00): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625d00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625d00): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625d00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625d00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832671bab0 item 37 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625d00): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625d00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.333651528 +0000 UTC m=+6.447643527 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327625d00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648300): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648300): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648300): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648300): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648300): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.333651528 +0000 UTC m=+6.447643527 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648300): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d832671bce0 item 37 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648980): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648980): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648980): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648980): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648980): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.335135975 +0000 UTC m=+6.449127973 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648980): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648e80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648e80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326b985b0 item 38 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648e80): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648e80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648e80): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648e80): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648e80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.335642754 +0000 UTC m=+6.449634751 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327648e80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276493c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276493c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276493c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276493c0): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276493c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.335642754 +0000 UTC m=+6.449634751 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276493c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326b98bd0 item 38 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327649a40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327649a40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327649a40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327649a40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327649a40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.336785655 +0000 UTC m=+6.450777654 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327649a40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c040): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c040): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c040): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c040): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c040): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326b99650 item 39 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c040): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c040): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.337272926 +0000 UTC m=+6.451264924 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c040): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c540): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c540): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c540): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c540): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c540): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.337272926 +0000 UTC m=+6.451264924 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c540): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326630700 item 39 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766cbc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766cbc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766cbc0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766cbc0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766cbc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.338463267 +0000 UTC m=+6.452455265 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766cbc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d0c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d0c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326631810 item 40 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d0c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d0c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d0c0): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d0c0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d0c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.338941421 +0000 UTC m=+6.452933420 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d0c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d600): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d600): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d600): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d600): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d600): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.338941421 +0000 UTC m=+6.452933420 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d600): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326631b20 item 40 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a040): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a040): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a040): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a040): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a040): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a040): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a040): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.340762175 +0000 UTC m=+6.454754173 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a040): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6f40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6f40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6f40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269fb2d0 item 41 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6f40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6f40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.341434736 +0000 UTC m=+6.455426735 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6f40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c2c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c2c0): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c2c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c2c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269e62a0 item 41 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c2c0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c2c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.341851815 +0000 UTC m=+6.455843813 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c2c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c800): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c800): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c800): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c800): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c800): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.341851815 +0000 UTC m=+6.455843813 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766c800): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269e64d0 item 41 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766ce40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766ce40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766ce40): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766ce40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766ce40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766ce40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766ce40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.343001219 +0000 UTC m=+6.456993217 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766ce40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d340): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d340): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d340): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269e6e00 item 42 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d340): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d340): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.343390264 +0000 UTC m=+6.457382263 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d340): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d9c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d9c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269e7260 item 42 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d9c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d9c0): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d9c0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d9c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.343826539 +0000 UTC m=+6.457818538 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832766d9c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a200): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a200): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a200): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a200): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a200): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.343826539 +0000 UTC m=+6.457818538 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a200): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269e7490 item 42 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a840): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a840): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a840): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a840): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a840): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a840): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a840): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.344787727 +0000 UTC m=+6.458779725 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771a840): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771ad40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771ad40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771ad40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269e79d0 item 43 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771ad40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771ad40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.345191211 +0000 UTC m=+6.459183208 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771ad40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771b280): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771b280): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771b280): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771b280): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771b280): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269e7c70 item 43 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771b280): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771b280): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.34560865 +0000 UTC m=+6.459600649 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771b280): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771b7c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771b7c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771b7c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771b7c0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771b7c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.34560865 +0000 UTC m=+6.459600649 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771b7c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326772770 item 43 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771be00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771be00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771be00): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771be00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771be00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771be00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771be00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.346772931 +0000 UTC m=+6.460764939 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832771be00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3a540): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3a540): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3a540): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326773110 item 44 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3a540): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3a540): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.3472326 +0000 UTC m=+6.461224618 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3a540): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3aa80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3aa80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326773420 item 44 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3aa80): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3aa80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3aa80): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3aa80): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3aa80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.347767091 +0000 UTC m=+6.461759090 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3aa80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3b000): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3b000): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3b000): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3b000): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3b000): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.347767091 +0000 UTC m=+6.461759090 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3b000): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83267737a0 item 44 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3b640): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3b640): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3b640): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3b640): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3b640): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3b640): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3b640): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.348910413 +0000 UTC m=+6.462902412 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3b640): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3bb40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3bb40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3bb40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326773c70 item 45 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3bb40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3bb40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.3493684 +0000 UTC m=+6.463360398 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e3bb40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6340): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6340): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6340): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6340): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6340): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.3493684 +0000 UTC m=+6.463360398 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6340): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326773e30 item 45 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6980): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6980): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6980): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6980): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6980): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6980): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6980): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.350768928 +0000 UTC m=+6.464760926 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b6980): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b7540): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b7540): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b7540): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327330620 item 46 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b7540): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b7540): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.351123359 +0000 UTC m=+6.465115357 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b7540): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b7c40): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b7c40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b7c40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b7c40): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b7c40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.351123359 +0000 UTC m=+6.465115357 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83272b7c40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327330850 item 46 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24380): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24380): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24380): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24380): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24380): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24380): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24380): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.352296947 +0000 UTC m=+6.466288945 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24380): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24880): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24880): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24880): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327330bd0 item 47 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24880): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24880): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.352697976 +0000 UTC m=+6.466689975 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24880): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24f80): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24f80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24f80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24f80): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24f80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.352697976 +0000 UTC m=+6.466689975 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c24f80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327330d90 item 47 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c255c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c255c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c255c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c255c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c255c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c255c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c255c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.353918714 +0000 UTC m=+6.467910712 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c255c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c25b40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c25b40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c25b40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327331110 item 48 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c25b40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c25b40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.354308921 +0000 UTC m=+6.468300920 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c25b40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326757d80): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326757d80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326757d80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326757d80): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326757d80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.354308921 +0000 UTC m=+6.468300920 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326757d80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83273312d0 item 48 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694ad80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694ad80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694ad80): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694ad80): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694ad80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.355535822 +0000 UTC m=+6.469527821 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694ad80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694b7c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694b7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694b7c0): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694b7c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694b7c0): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694b7c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83273317a0 item 49 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694b7c0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694b7c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.355983649 +0000 UTC m=+6.469975647 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694b7c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694be40): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694be40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694be40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694be40): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694be40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.355983649 +0000 UTC m=+6.469975647 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832694be40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327331960 item 49 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f040): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f040): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f040): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f040): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f040): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.35721086 +0000 UTC m=+6.471202858 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f040): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f6c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f6c0): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f6c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327331e30 item 50 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f6c0): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f6c0): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f6c0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f6c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.357731054 +0000 UTC m=+6.471723052 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326b9f6c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a34240): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a34240): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a34240): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a34240): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a34240): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.357731054 +0000 UTC m=+6.471723052 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a34240): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269fb490 item 50 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a34d80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a34d80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a34d80): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a34d80): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a34d80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.358864687 +0000 UTC m=+6.472856685 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a34d80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35540): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35540): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35540): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35540): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35540): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35540): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269fb8f0 item 51 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35540): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35540): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.359519627 +0000 UTC m=+6.473511624 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326a35540): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e040): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e040): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e040): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e040): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e040): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.359519627 +0000 UTC m=+6.473511624 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e040): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269fbc70 item 51 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e6c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e6c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e6c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e6c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e6c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.360639814 +0000 UTC m=+6.474631813 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729e6c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729ebc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729ebc0): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729ebc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f301c0 item 52 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729ebc0): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729ebc0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729ebc0): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729ebc0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729ebc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.361191116 +0000 UTC m=+6.475183115 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729ebc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729f140): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729f140): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729f140): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729f140): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729f140): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.361191116 +0000 UTC m=+6.475183115 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729f140): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f305b0 item 52 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729f7c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729f7c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729f7c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729f7c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729f7c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.362376257 +0000 UTC m=+6.476368256 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729f7c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729fd40): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729fd40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729fd40): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729fd40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729fd40): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729fd40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f30930 item 53 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729fd40): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729fd40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.36280039 +0000 UTC m=+6.476792388 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d832729fd40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c380): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c380): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c380): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c380): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c380): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.36280039 +0000 UTC m=+6.476792388 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0c380): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f30af0 item 53 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0ca00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0ca00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0ca00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0ca00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0ca00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.364184457 +0000 UTC m=+6.478176455 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0ca00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0cf00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0cf00): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0cf00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f30e70 item 54 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0cf00): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0cf00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0cf00): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0cf00): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0cf00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.364676678 +0000 UTC m=+6.478668676 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0cf00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d500): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d500): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d500): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d500): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d500): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.364676678 +0000 UTC m=+6.478668676 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e0d500): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f31030 item 54 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444140): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444140): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444140): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444140): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444140): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.365808178 +0000 UTC m=+6.479800176 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444140): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444640): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444640): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444640): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444640): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444640): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444640): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f313b0 item 55 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444640): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444640): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.366287224 +0000 UTC m=+6.480279222 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444640): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444b80): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444b80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444b80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444b80): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444b80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.366287224 +0000 UTC m=+6.480279222 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327444b80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f31570 item 55 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445280): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445280): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445280): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445280): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445280): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.367515536 +0000 UTC m=+6.481507555 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445280): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445780): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445780): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445780): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f31960 item 56 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445780): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445780): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445780): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445780): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445780): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.368128806 +0000 UTC m=+6.482120804 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445780): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445d00): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445d00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445d00): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445d00): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445d00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.368128806 +0000 UTC m=+6.482120804 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327445d00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326f31c00 item 56 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8440): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8440): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8440): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8440): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8440): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8440): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8440): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8440): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.369251229 +0000 UTC m=+6.483243226 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8440): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8980): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8980): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8980): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfc0e0 item 57 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8980): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8980): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.369630736 +0000 UTC m=+6.483622734 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8980): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8ec0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8ec0): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8ec0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8ec0): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8ec0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfc2a0 item 57 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8ec0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8ec0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.370127135 +0000 UTC m=+6.484119133 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da8ec0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9440): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9440): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9440): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9440): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9440): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.370127135 +0000 UTC m=+6.484119133 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9440): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfc540 item 57 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9a80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9a80): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9a80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9a80): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9a80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9a80): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9a80): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9a80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.371318107 +0000 UTC m=+6.485310106 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326da9a80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c362c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c362c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c362c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfc8c0 item 58 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c362c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c362c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.371849222 +0000 UTC m=+6.485841220 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c362c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c36800): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c36800): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c36800): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfca80 item 58 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c36800): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c36800): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c36800): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c36800): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c36800): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.372364086 +0000 UTC m=+6.486356084 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c36800): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c36dc0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c36dc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c36dc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c36dc0): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c36dc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.372364086 +0000 UTC m=+6.486356084 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c36dc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfcc40 item 58 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37400): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37400): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37400): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37400): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37400): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37400): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37400): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37400): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.373488502 +0000 UTC m=+6.487480500 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37400): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37940): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37940): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37940): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfd110 item 59 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37940): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37940): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.373866006 +0000 UTC m=+6.487858004 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37940): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37e80): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37e80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37e80): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37e80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37e80): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37e80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfd2d0 item 59 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37e80): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37e80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.374307891 +0000 UTC m=+6.488299889 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326c37e80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc0500): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc0500): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc0500): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc0500): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc0500): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.374307891 +0000 UTC m=+6.488299889 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc0500): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfd490 item 59 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc0b40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc0b40): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc0b40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc0b40): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc0b40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc0b40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc0b40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc0b40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.375400286 +0000 UTC m=+6.489392285 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc0b40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc1080): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc1080): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc1080): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfd810 item 60 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc1080): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc1080): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.37579876 +0000 UTC m=+6.489790759 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc1080): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc15c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc15c0): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc15c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfdab0 item 60 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc15c0): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc15c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc15c0): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc15c0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc15c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.37628015 +0000 UTC m=+6.490272148 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc15c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc1b80): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc1b80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc1b80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc1b80): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc1b80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.37628015 +0000 UTC m=+6.490272148 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cc1b80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326cfdd50 item 60 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccc2c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccc2c0): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccc2c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccc2c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccc2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccc2c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccc2c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccc2c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.377414606 +0000 UTC m=+6.491406615 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccc2c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccc800): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccc800): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccc800): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269c4620 item 61 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccc800): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccc800): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.377819492 +0000 UTC m=+6.491811490 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccc800): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cccf00): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cccf00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cccf00): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cccf00): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cccf00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.377819492 +0000 UTC m=+6.491811490 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cccf00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269c4d90 item 61 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccd540): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccd540): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccd540): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccd540): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccd540): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccd540): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccd540): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccd540): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.379040421 +0000 UTC m=+6.493032489 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccd540): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccda80): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccda80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccda80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269c5420 item 62 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccda80): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccda80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.379469862 +0000 UTC m=+6.493461860 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ccda80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdc280): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdc280): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdc280): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdc280): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdc280): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.379469862 +0000 UTC m=+6.493461860 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdc280): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83269c5880 item 62 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdc8c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdc8c0): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdc8c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdc8c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdc8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdc8c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdc8c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdc8c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.380680222 +0000 UTC m=+6.494672220 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdc8c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdce00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdce00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdce00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326fac0e0 item 63 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdce00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdce00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.381136144 +0000 UTC m=+6.495128182 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdce00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdd500): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdd500): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdd500): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdd500): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdd500): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.381136144 +0000 UTC m=+6.495128182 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cdd500): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326fac3f0 item 63 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cddb40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cddb40): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cddb40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cddb40): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cddb40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cddb40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cddb40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cddb40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.382203372 +0000 UTC m=+6.496195370 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326cddb40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d06180): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d06180): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d06180): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326fac850 item 64 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d06180): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d06180): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.38258322 +0000 UTC m=+6.496575228 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d06180): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d06880): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d06880): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d06880): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d06880): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d06880): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.38258322 +0000 UTC m=+6.496575228 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d06880): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326faca80 item 64 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d06ec0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d06ec0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d06ec0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d06ec0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d06ec0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.383797006 +0000 UTC m=+6.497789004 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d06ec0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07340): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07340): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07340): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07340): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07340): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326face00 item 65 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07340): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07340): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.384326467 +0000 UTC m=+6.498318465 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07340): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07840): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07840): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07840): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07840): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07840): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.384326467 +0000 UTC m=+6.498318465 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07840): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326facfc0 item 65 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07e80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07e80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07e80): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07e80): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07e80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.38549655 +0000 UTC m=+6.499488548 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d07e80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1c400): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1c400): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326fad420 item 66 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1c400): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1c400): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1c400): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1c400): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1c400): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.386015942 +0000 UTC m=+6.500007940 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1c400): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1c940): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1c940): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1c940): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1c940): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1c940): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.386015942 +0000 UTC m=+6.500007940 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1c940): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326fad5e0 item 66 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1cf80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1cf80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1cf80): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1cf80): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1cf80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.387474199 +0000 UTC m=+6.501466207 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1cf80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1d400): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1d400): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1d400): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1d400): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1d400): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326fad960 item 67 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1d400): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1d400): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.387931334 +0000 UTC m=+6.501923332 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1d400): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1d900): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1d900): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1d900): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1d900): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1d900): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.387931334 +0000 UTC m=+6.501923332 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d1d900): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326fadb20 item 67 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2c080): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2c080): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2c080): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2c080): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2c080): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.389175646 +0000 UTC m=+6.503167645 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2c080): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2c580): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2c580): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d62000 item 68 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2c580): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2c580): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2c580): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2c580): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2c580): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.38968017 +0000 UTC m=+6.503672189 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2c580): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2cac0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2cac0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2cac0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2cac0): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2cac0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.38968017 +0000 UTC m=+6.503672189 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2cac0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d62310 item 68 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2d100): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2d100): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2d100): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2d100): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2d100): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.390793676 +0000 UTC m=+6.504785674 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2d100): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2d580): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2d580): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2d580): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2d580): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2d580): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d62850 item 69 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2d580): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2d580): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.391442103 +0000 UTC m=+6.505434111 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2d580): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2da80): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2da80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2da80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2da80): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2da80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.391442103 +0000 UTC m=+6.505434111 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d2da80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d62a10 item 69 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54200): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54200): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54200): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54200): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54200): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.392697236 +0000 UTC m=+6.506689265 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54200): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54700): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54700): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d62d90 item 70 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54700): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54700): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54700): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54700): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54700): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.393357675 +0000 UTC m=+6.507349683 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54700): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54c40): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54c40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54c40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54c40): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54c40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.393357675 +0000 UTC m=+6.507349683 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d54c40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d62f50 item 70 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d552c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d552c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d552c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d552c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d552c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.394537797 +0000 UTC m=+6.508529795 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d552c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d557c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d557c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d557c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d557c0): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d557c0): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d63420 item 71 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d557c0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d557c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.39499399 +0000 UTC m=+6.508985998 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d557c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d55cc0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d55cc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d55cc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d55cc0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d55cc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.39499399 +0000 UTC m=+6.508985998 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d55cc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d636c0 item 71 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86440): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86440): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86440): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86440): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86440): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.396158402 +0000 UTC m=+6.510150410 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86440): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86940): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86940): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d63ce0 item 72 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86940): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86940): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86940): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86940): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86940): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.396659529 +0000 UTC m=+6.510651527 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86940): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86e80): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86e80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86e80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86e80): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86e80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.396659529 +0000 UTC m=+6.510651527 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d86e80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc0000 item 72 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87440): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87440): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87440): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87440): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87440): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87440): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87440): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.397782794 +0000 UTC m=+6.511774811 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87440): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87940): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87940): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87940): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc0380 item 73 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87940): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87940): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.39823049 +0000 UTC m=+6.512222488 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87940): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87e00): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87e00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87e00): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87e00): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87e00): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc0540 item 73 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87e00): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87e00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.39867455 +0000 UTC m=+6.512666587 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d87e00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98440): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98440): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98440): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98440): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98440): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.39867455 +0000 UTC m=+6.512666587 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98440): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc0700 item 73 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98a80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98a80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98a80): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98a80): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98a80): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98a80): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98a80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.399812201 +0000 UTC m=+6.513804199 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98a80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98f80): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98f80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98f80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc0a80 item 74 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98f80): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98f80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.400183002 +0000 UTC m=+6.514175000 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d98f80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d994c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d994c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc0c40 item 74 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d994c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d994c0): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d994c0): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d994c0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d994c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.400641409 +0000 UTC m=+6.514633408 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d994c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d99a40): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d99a40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d99a40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d99a40): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d99a40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.400641409 +0000 UTC m=+6.514633408 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326d99a40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc0e00 item 74 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4a180): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4a180): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4a180): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4a180): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4a180): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4a180): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4a180): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.401696333 +0000 UTC m=+6.515688332 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4a180): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4a680): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4a680): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4a680): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc11f0 item 75 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4a680): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4a680): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.402162225 +0000 UTC m=+6.516154223 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4a680): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4abc0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4abc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4abc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4abc0): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4abc0): _writeAt: size=3, off=2 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc1490 item 75 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4abc0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4abc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.402650689 +0000 UTC m=+6.516642687 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4abc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4b100): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4b100): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4b100): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4b100): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4b100): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.402650689 +0000 UTC m=+6.516642687 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4b100): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc1650 item 75 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4b740): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4b740): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4b740): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4b740): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4b740): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4b740): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4b740): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.403774374 +0000 UTC m=+6.517766382 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4b740): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4bc40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4bc40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4bc40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc1b20 item 76 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4bc40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4bc40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.404224205 +0000 UTC m=+6.518216202 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e4bc40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8c280): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8c280): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326dc1ce0 item 76 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8c280): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8c280): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8c280): _writeAt: size=3, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8c280): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8c280): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.404648808 +0000 UTC m=+6.518640805 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8c280): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8c800): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8c800): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8c800): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8c800): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8c800): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.404648808 +0000 UTC m=+6.518640805 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8c800): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a6000 item 76 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8ce40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8ce40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8ce40): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8ce40): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8ce40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8ce40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8ce40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.405794884 +0000 UTC m=+6.519786892 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8ce40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8d340): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8d340): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8d340): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a6460 item 77 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8d340): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8d340): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.406216903 +0000 UTC m=+6.520208901 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8d340): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8da40): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8da40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8da40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8da40): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8da40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.406216903 +0000 UTC m=+6.520208901 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326e8da40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a6620 item 77 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca180): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca180): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca180): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca180): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca180): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca180): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca180): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.407339526 +0000 UTC m=+6.521331524 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca180): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca680): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca680): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca680): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a69a0 item 78 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca680): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca680): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.407736676 +0000 UTC m=+6.521728675 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326eca680): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecad80): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecad80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecad80): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecad80): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecad80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.407736676 +0000 UTC m=+6.521728675 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecad80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a6d20 item 78 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb3c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb3c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb3c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb3c0): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb3c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb3c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb3c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.408948218 +0000 UTC m=+6.522940215 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb3c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb8c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb8c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb8c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a70a0 item 79 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb8c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb8c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.409363553 +0000 UTC m=+6.523355551 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ecb8c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee40c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee40c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee40c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee40c0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee40c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.409363553 +0000 UTC m=+6.523355551 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee40c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a7260 item 79 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee4700): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee4700): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee4700): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee4700): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee4700): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee4700): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee4700): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.410659234 +0000 UTC m=+6.524651232 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee4700): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee4c00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee4c00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee4c00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a75e0 item 80 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee4c00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee4c00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.411110577 +0000 UTC m=+6.525102575 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee4c00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5300): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5300): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5300): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5300): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5300): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.411110577 +0000 UTC m=+6.525102575 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5300): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a77a0 item 80 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5940): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5940): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5940): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5940): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5940): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.412210196 +0000 UTC m=+6.526202194 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5940): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5dc0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5dc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5dc0): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5dc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5dc0): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5dc0): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a7c00 item 81 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5dc0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5dc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.412615503 +0000 UTC m=+6.526607501 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326ee5dc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0a400): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0a400): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0a400): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0a400): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0a400): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.412615503 +0000 UTC m=+6.526607501 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0a400): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83274a7dc0 item 81 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0aa80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0aa80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0aa80): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0aa80): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0aa80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.413693371 +0000 UTC m=+6.527685369 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0aa80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0af80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0af80): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0af80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83273682a0 item 82 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0af80): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0af80): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0af80): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0af80): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0af80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.414195551 +0000 UTC m=+6.528187549 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0af80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0b500): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0b500): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0b500): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0b500): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0b500): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.414195551 +0000 UTC m=+6.528187549 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0b500): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327368460 item 82 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0bb80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0bb80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0bb80): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0bb80): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0bb80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.415364611 +0000 UTC m=+6.529356610 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f0bb80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1e180): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1e180): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1e180): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1e180): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1e180): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1e180): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327368a10 item 83 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1e180): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1e180): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.415787291 +0000 UTC m=+6.529779289 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1e180): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1e6c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1e6c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1e6c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1e6c0): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1e6c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.415787291 +0000 UTC m=+6.529779289 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1e6c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327368cb0 item 83 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1ed40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1ed40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1ed40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1ed40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1ed40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.416869898 +0000 UTC m=+6.530861896 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1ed40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1f240): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1f240): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1f240): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327369260 item 84 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1f240): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1f240): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1f240): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1f240): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1f240): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.417395051 +0000 UTC m=+6.531387049 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1f240): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1f7c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1f7c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1f7c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1f7c0): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1f7c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.417395051 +0000 UTC m=+6.531387049 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1f7c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327369420 item 84 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698380): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698380): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698380): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698380): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698380): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.418762377 +0000 UTC m=+6.532754374 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698380): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698880): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698880): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698880): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698880): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698880): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698880): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326e12bd0 item 85 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698880): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698880): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.419240281 +0000 UTC m=+6.533232278 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698880): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698dc0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698dc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698dc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698dc0): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698dc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.419240281 +0000 UTC m=+6.533232278 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327698dc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326e13490 item 85 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699440): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699440): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699440): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699440): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699440): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.420503619 +0000 UTC m=+6.534495618 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699440): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699940): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699940): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699940): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272ae0e0 item 86 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699940): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699940): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699940): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699940): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699940): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.420948941 +0000 UTC m=+6.534940949 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699940): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699ec0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699ec0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699ec0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699ec0): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699ec0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.420948941 +0000 UTC m=+6.534940949 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8327699ec0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272ae2a0 item 86 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b2640): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b2640): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b2640): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b2640): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b2640): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.422095259 +0000 UTC m=+6.536087257 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b2640): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b2b40): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b2b40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b2b40): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b2b40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b2b40): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b2b40): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272ae770 item 87 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b2b40): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b2b40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.42277777 +0000 UTC m=+6.536769768 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b2b40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3080): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3080): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3080): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3080): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3080): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.42277777 +0000 UTC m=+6.536769768 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3080): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272ae930 item 87 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3700): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3700): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3700): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3700): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3700): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.423879624 +0000 UTC m=+6.537871622 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3700): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3c00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3c00): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3c00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272aecb0 item 88 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3c00): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3c00): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3c00): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3c00): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3c00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.424386472 +0000 UTC m=+6.538378470 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276b3c00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c8280): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c8280): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c8280): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c8280): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c8280): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.424386472 +0000 UTC m=+6.538378470 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c8280): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272aee70 item 88 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c88c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c88c0): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c88c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c88c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c88c0): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c88c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c88c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c88c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.425559321 +0000 UTC m=+6.539551319 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c88c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c8e00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c8e00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c8e00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272af1f0 item 89 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c8e00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c8e00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.426231711 +0000 UTC m=+6.540223710 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c8e00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c9340): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c9340): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c9340): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c9340): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c9340): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c9340): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272af490 item 89 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c9340): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c9340): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.426736275 +0000 UTC m=+6.540728273 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c9340): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c98c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c98c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c98c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c98c0): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c98c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.426736275 +0000 UTC m=+6.540728273 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276c98c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272af650 item 89 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276de000): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276de000): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276de000): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276de000): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276de000): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276de000): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276de000): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276de000): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.427943799 +0000 UTC m=+6.541935798 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276de000): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276de540): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276de540): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276de540): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272af9d0 item 90 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276de540): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276de540): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.428358663 +0000 UTC m=+6.542350662 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d83276de540): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1fbc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1fbc0): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1fbc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83272afb90 item 90 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1fbc0): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1fbc0): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1fbc0): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1fbc0): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1fbc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.42892797 +0000 UTC m=+6.542919988 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f1fbc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f48280): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f48280): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f48280): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f48280): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f48280): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.42892797 +0000 UTC m=+6.542919988 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f48280): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d83273696c0 item 90 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f488c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f488c0): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f488c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f488c0): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f488c0): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f488c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f488c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f488c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.43019679 +0000 UTC m=+6.544188788 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f488c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f48e00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f48e00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f48e00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327369a40 item 91 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f48e00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f48e00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.430677218 +0000 UTC m=+6.544669216 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f48e00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f49340): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f49340): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f49340): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f49340): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f49340): >_readAt: n=2, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f49340): _writeAt: size=3, off=7 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327369c00 item 91 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f49340): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f49340): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.431208382 +0000 UTC m=+6.545200381 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f49340): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f498c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f498c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f498c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f498c0): >_readAt: n=8, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f498c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.431208382 +0000 UTC m=+6.545200381 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f498c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8327369dc0 item 91 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72000): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72000): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72000): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72000): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72000): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72000): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72000): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72000): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.432393114 +0000 UTC m=+6.546385111 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72000): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72540): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72540): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72540): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d524d0 item 92 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72540): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72540): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.432789693 +0000 UTC m=+6.546781701 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72540): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72a80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72a80): open at offset 5 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72a80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d527e0 item 92 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72a80): _readAt: size=2, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72a80): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72a80): _writeAt: size=3, off=5 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72a80): >_writeAt: n=3, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72a80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.433325036 +0000 UTC m=+6.547317033 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f72a80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73040): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73040): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73040): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73040): >_readAt: n=3, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73040): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.433325036 +0000 UTC m=+6.547317033 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73040): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d529a0 item 92 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73680): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73680): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73680): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73680): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73680): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73680): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73680): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73680): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.434359562 +0000 UTC m=+6.548351560 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73680): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73bc0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73bc0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73bc0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d52d20 item 93 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73bc0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73bc0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.434742736 +0000 UTC m=+6.548734734 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326f73bc0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa83c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa83c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa83c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa83c0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa83c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.434742736 +0000 UTC m=+6.548734734 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa83c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d52ee0 item 93 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa8a00): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa8a00): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa8a00): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa8a00): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa8a00): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa8a00): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa8a00): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa8a00): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.436030482 +0000 UTC m=+6.550022480 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa8a00): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa8f40): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa8f40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa8f40): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d53260 item 94 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa8f40): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa8f40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.436445356 +0000 UTC m=+6.550437355 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa8f40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa9640): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa9640): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa9640): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa9640): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa9640): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.436445356 +0000 UTC m=+6.550437355 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa9640): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d53420 item 94 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa9c80): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa9c80): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa9c80): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa9c80): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa9c80): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa9c80): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa9c80): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa9c80): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.437618555 +0000 UTC m=+6.551610552 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fa9c80): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc42c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc42c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc42c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d538f0 item 95 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc42c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc42c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.438100977 +0000 UTC m=+6.552092975 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc42c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc49c0): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc49c0): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc49c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc49c0): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc49c0): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.438100977 +0000 UTC m=+6.552092975 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc49c0): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326d53b90 item 95 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5000): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5000): open at offset 0 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5000): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5000): _readAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5000): >_readAt: n=0, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5000): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5000): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5000): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.439438236 +0000 UTC m=+6.553430244 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5000): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5540): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5540): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5540): >openPending: err= 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326c08070 item 96 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5540): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5540): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.439878348 +0000 UTC m=+6.553870345 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5540): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 04:07:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5c40): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5c40): openPending: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5c40): >openPending: err= 2026/05/03 04:07:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5c40): >_readAt: n=5, err=EOF 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5c40): close: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 04:07:43.439878348 +0000 UTC m=+6.553870345 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : open-test-file(0x3d8326fc5c40): >close: err= 2026/05/03 04:07:43 DEBUG : open-test-file: Remove: 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3d8326c087e0 item 96 2026/05/03 04:07:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 04:07:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 04:07:43 DEBUG : open-test-file: >Remove: err= 2026/05/03 04:07:43 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:43 DEBUG : Looking for writers 2026/05/03 04:07:43 DEBUG : >WaitForWriters: 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.43s) --- PASS: TestRWFileHandleOpenTests/writes (0.27s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.17s) --- 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@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : file1: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : file1(0x3d83276dea40): openPending: 2026/05/03 04:07:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:43 DEBUG : file1(0x3d83276dea40): >openPending: err= 2026/05/03 04:07:43 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 04:07:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 04:07:43 DEBUG : file1(0x3d83276dea40): _writeAt: size=2, off=0 2026/05/03 04:07:43 DEBUG : file1(0x3d83276dea40): >_writeAt: n=2, err= 2026/05/03 04:07:43 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/03 04:07:43 DEBUG : file1(0x3d83276dea40): RWFileHandle.Flush 2026/05/03 04:07:43 DEBUG : file1(0x3d83276dea40): RWFileHandle.Release 2026/05/03 04:07:43 DEBUG : file1(0x3d83276dea40): close: 2026/05/03 04:07:43 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/03 04:07:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : file1(0x3d83276dea40): >close: err= 2026/05/03 04:07:43 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:43 DEBUG : Looking for writers 2026/05/03 04:07:43 DEBUG : file1: reading active writers 2026/05/03 04:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 04:07:43 DEBUG : Looking for writers 2026/05/03 04:07:43 DEBUG : file1: reading active writers 2026/05/03 04:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 04:07:43 DEBUG : Looking for writers 2026/05/03 04:07:43 DEBUG : file1: reading active writers 2026/05/03 04:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 04:07:43 DEBUG : Looking for writers 2026/05/03 04:07:43 DEBUG : file1: reading active writers 2026/05/03 04:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 04:07:43 DEBUG : file1: vfs cache: starting upload 2026/05/03 04:07:43 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1.a0a9169e.partial" 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1.a0a9169e.partial 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-nibutel8giju/file1.a0a9169e.partial 2026/05/03 04:07:43 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/03 04:07:43 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/03 04:07:43 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/05/03 04:07:43 INFO : file1: Copied (new) 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:43 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/03 04:07:43 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/03 04:07:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 04:07:43 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:43 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 04:07:43 DEBUG : Looking for writers 2026/05/03 04:07:43 DEBUG : file1: reading active writers 2026/05/03 04:07:43 DEBUG : >WaitForWriters: 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:43 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:43 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/05/03 04:07:43 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:43 DEBUG : Looking for writers 2026/05/03 04:07:43 DEBUG : file1: reading active writers 2026/05/03 04:07:43 DEBUG : >WaitForWriters: 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:43 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:43 DEBUG : rename_me: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : rename_me(0x3d83276df2c0): openPending: 2026/05/03 04:07:43 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/03 04:07:43 DEBUG : rename_me(0x3d83276df2c0): >openPending: err= 2026/05/03 04:07:43 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/03 04:07:43 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/03 04:07:43 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/03 04:07:43 DEBUG : rename_me(0x3d83276df2c0): _writeAt: size=5, off=0 2026/05/03 04:07:43 DEBUG : rename_me(0x3d83276df2c0): >_writeAt: n=5, err= 2026/05/03 04:07:43 DEBUG : rename_me(0x3d83276df2c0): close: 2026/05/03 04:07:43 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-03 04:07:43.624629581 +0000 UTC m=+6.738621610 2026/05/03 04:07:43 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/03 04:07:43 DEBUG : rename_me(0x3d83276df2c0): >close: err= 2026/05/03 04:07:43 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/03 04:07:43 DEBUG : i_was_renamed: Updating file with 0x3d83276e7860 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/03 04:07:43 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:43 DEBUG : Looking for writers 2026/05/03 04:07:43 DEBUG : i_was_renamed: reading active writers 2026/05/03 04:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 04:07:43 DEBUG : Looking for writers 2026/05/03 04:07:43 DEBUG : i_was_renamed: reading active writers 2026/05/03 04:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 04:07:43 DEBUG : Looking for writers 2026/05/03 04:07:43 DEBUG : i_was_renamed: reading active writers 2026/05/03 04:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 04:07:43 DEBUG : Looking for writers 2026/05/03 04:07:43 DEBUG : i_was_renamed: reading active writers 2026/05/03 04:07:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 04:07:43 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/03 04:07:43 DEBUG : i_was_renamed.432ba770.partial: size = 5 OK 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/i_was_renamed.432ba770.partial" 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/i_was_renamed.432ba770.partial 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-nibutel8giju/i_was_renamed.432ba770.partial 2026/05/03 04:07:43 DEBUG : i_was_renamed.432ba770.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/03 04:07:43 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/03 04:07:43 DEBUG : i_was_renamed.432ba770.partial: renamed to: i_was_renamed 2026/05/03 04:07:43 INFO : i_was_renamed: Copied (new) 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/i_was_renamed" 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/i_was_renamed 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-nibutel8giju/i_was_renamed 2026/05/03 04:07:43 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/03 04:07:43 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-03 04:07:43 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/03 04:07:43 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/03 04:07:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/03 04:07:43 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/03 04:07:43 DEBUG : Looking for writers 2026/05/03 04:07:43 DEBUG : i_was_renamed: reading active writers 2026/05/03 04:07:43 DEBUG : >WaitForWriters: 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.17s) === RUN TestRWCacheUpdate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 04:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju" 2026/05/03 04:07:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:43 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:43 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/05/03 04:07:43 DEBUG : forgetting directory cache 2026/05/03 04:07:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 04:07:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 04:07:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 04:07:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:43 DEBUG : TestRWCacheUpdate(0x3d8327009280): _readAt: size=512, off=0 2026/05/03 04:07:43 DEBUG : TestRWCacheUpdate(0x3d8327009280): openPending: 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-03 03:08:43 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/03 04:07:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d8327009280): >openPending: err= 2026/05/03 04:07:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d8327009280): >_readAt: n=20, err=EOF 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d8327009280): close: 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 03:08:43 +0000 UTC 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d8327009280): >close: err= 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/05/03 04:07:44 DEBUG : forgetting directory cache 2026/05/03 04:07:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d8327342440): _readAt: size=512, off=0 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d8327342440): openPending: 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-03 03:09:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-03 03:08:43 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-03 03:09:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-03 03:08:43 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/03 04:07:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/03 04:07:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d8327342440): >openPending: err= 2026/05/03 04:07:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d8327342440): >_readAt: n=20, err=EOF 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d8327342440): close: 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 03:09:43 +0000 UTC 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d8327342440): >close: err= 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/05/03 04:07:44 DEBUG : forgetting directory cache 2026/05/03 04:07:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d832738b5c0): _readAt: size=512, off=0 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d832738b5c0): openPending: 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-03 03:10:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-03 03:09:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-03 03:10:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-03 03:09:43 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/03 04:07:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/03 04:07:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d832738b5c0): >openPending: err= 2026/05/03 04:07:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d832738b5c0): >_readAt: n=20, err=EOF 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d832738b5c0): close: 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 03:10:43 +0000 UTC 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d832738b5c0): >close: err= 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/05/03 04:07:44 DEBUG : forgetting directory cache 2026/05/03 04:07:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d832771a4c0): _readAt: size=512, off=0 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d832771a4c0): openPending: 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-03 03:11:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-03 03:10:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-03 03:11:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-03 03:10:43 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/03 04:07:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/03 04:07:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d832771a4c0): >openPending: err= 2026/05/03 04:07:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d832771a4c0): >_readAt: n=20, err=EOF 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d832771a4c0): close: 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 03:11:43 +0000 UTC 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d832771a4c0): >close: err= 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/05/03 04:07:44 DEBUG : forgetting directory cache 2026/05/03 04:07:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d832738a540): _readAt: size=512, off=0 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d832738a540): openPending: 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-03 03:12:43 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-03 03:11:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-03 03:12:43 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-03 03:11:43 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/03 04:07:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/03 04:07:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d832738a540): >openPending: err= 2026/05/03 04:07:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d832738a540): >_readAt: n=20, err=EOF 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d832738a540): close: 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 03:12:43 +0000 UTC 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate(0x3d832738a540): >close: err= 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:44 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/05/03 04:07:45 DEBUG : forgetting directory cache 2026/05/03 04:07:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d83272b6440): _readAt: size=512, off=0 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d83272b6440): openPending: 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-03 03:13:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-03 03:12:43 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-03 03:13:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-03 03:12:43 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/03 04:07:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/03 04:07:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d83272b6440): >openPending: err= 2026/05/03 04:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d83272b6440): >_readAt: n=20, err=EOF 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d83272b6440): close: 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 03:13:43 +0000 UTC 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d83272b6440): >close: err= 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/05/03 04:07:45 DEBUG : forgetting directory cache 2026/05/03 04:07:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d83272b6980): _readAt: size=512, off=0 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d83272b6980): openPending: 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-03 03:14:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-03 03:13:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-03 03:14:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-03 03:13:43 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/03 04:07:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/03 04:07:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d83272b6980): >openPending: err= 2026/05/03 04:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d83272b6980): >_readAt: n=21, err=EOF 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d83272b6980): close: 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 03:14:43 +0000 UTC 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d83272b6980): >close: err= 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/05/03 04:07:45 DEBUG : forgetting directory cache 2026/05/03 04:07:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d83270086c0): _readAt: size=512, off=0 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d83270086c0): openPending: 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-03 03:15:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-03 03:14:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-03 03:15:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-03 03:14:43 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/03 04:07:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/03 04:07:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d83270086c0): >openPending: err= 2026/05/03 04:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d83270086c0): >_readAt: n=22, err=EOF 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d83270086c0): close: 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 03:15:43 +0000 UTC 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d83270086c0): >close: err= 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/05/03 04:07:45 DEBUG : forgetting directory cache 2026/05/03 04:07:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d8326757d40): _readAt: size=512, off=0 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d8326757d40): openPending: 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-03 03:16:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-03 03:15:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-03 03:16:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-03 03:15:43 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/03 04:07:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/03 04:07:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d8326757d40): >openPending: err= 2026/05/03 04:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d8326757d40): >_readAt: n=23, err=EOF 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d8326757d40): close: 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 03:16:43 +0000 UTC 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d8326757d40): >close: err= 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/05/03 04:07:45 DEBUG : forgetting directory cache 2026/05/03 04:07:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d8326b9e0c0): _readAt: size=512, off=0 2026/05/03 04:07:45 DEBUG : TestRWCacheUpdate(0x3d8326b9e0c0): openPending: 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate" 2026/05/03 04:07:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-nibutel8giju/TestRWCacheUpdate 2026/05/03 04:07:46 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/03 04:07:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-03 03:17:43 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-03 03:16:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/03 04:07:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-03 03:17:43 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-03 03:16:43 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/03 04:07:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 04:07:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 04:07:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:46 DEBUG : TestRWCacheUpdate(0x3d8326b9e0c0): >openPending: err= 2026/05/03 04:07:46 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/03 04:07:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 04:07:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:46 DEBUG : TestRWCacheUpdate(0x3d8326b9e0c0): >_readAt: n=24, err=EOF 2026/05/03 04:07:46 DEBUG : TestRWCacheUpdate(0x3d8326b9e0c0): close: 2026/05/03 04:07:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 03:17:43 +0000 UTC 2026/05/03 04:07:46 DEBUG : TestRWCacheUpdate(0x3d8326b9e0c0): >close: err= 2026/05/03 04:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:46 DEBUG : Looking for writers 2026/05/03 04:07:46 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/03 04:07:46 DEBUG : >WaitForWriters: 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.23s) === RUN TestCaseSensitivity run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/FiLeA" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/FiLeA 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-nibutel8giju/FiLeA 2026/05/03 04:07:46 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/FiLeA" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/FiLeA 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-nibutel8giju/FiLeA 2026/05/03 04:07:46 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/FiLeB" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/FiLeB 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-nibutel8giju/FiLeB 2026/05/03 04:07:46 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/FiLeB" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/FiLeB 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-nibutel8giju/FiLeB 2026/05/03 04:07:46 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/03 04:07:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/03 04:07:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/03 04:07:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/03 04:07:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/FiLeA" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/FiLeA 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-nibutel8giju/FiLeA 2026/05/03 04:07:46 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/03 04:07:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/03 04:07:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/03 04:07:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/03 04:07:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/FiLeA" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/FiLeA 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-nibutel8giju/FiLeA 2026/05/03 04:07:46 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/03 04:07:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/03 04:07:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/03 04:07:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/03 04:07:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/03 04:07:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/03 04:07:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/03 04:07:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/FiLeB" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/FiLeB 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-nibutel8giju/FiLeB 2026/05/03 04:07:46 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/03 04:07:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/03 04:07:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/03 04:07:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/03 04:07:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/FilEb" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/FilEb 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-nibutel8giju/FilEb 2026/05/03 04:07:46 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/FiLeA" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/FiLeA 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-nibutel8giju/FiLeA 2026/05/03 04:07:46 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/FiLeA" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/FiLeA 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-nibutel8giju/FiLeA 2026/05/03 04:07:46 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/FiLeB" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/FiLeB 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-nibutel8giju/FiLeB 2026/05/03 04:07:46 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/FiLeB" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/FiLeB 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-nibutel8giju/FiLeB 2026/05/03 04:07:46 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/FilEb" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/FilEb 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-nibutel8giju/FilEb 2026/05/03 04:07:46 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/FilEb" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/FilEb 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-nibutel8giju/FilEb 2026/05/03 04:07:46 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/05/03 04:07:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/03 04:07:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/03 04:07:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/03 04:07:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/03 04:07:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/03 04:07:46 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/03 04:07:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/03 04:07:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/03 04:07:46 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/03 04:07:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/03 04:07:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/03 04:07:46 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/03 04:07:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/03 04:07:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/03 04:07:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/03 04:07:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/FiLeB" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/FiLeB 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-nibutel8giju/FiLeB 2026/05/03 04:07:46 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/03 04:07:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/03 04:07:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/03 04:07:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/03 04:07:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/FilEb" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/FilEb 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-nibutel8giju/FilEb 2026/05/03 04:07:46 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/03 04:07:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/03 04:07:46 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/03 04:07:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/03 04:07:46 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/03 04:07:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/03 04:07:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/03 04:07:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/03 04:07:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/03 04:07:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/03 04:07:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/03 04:07:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/03 04:07:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/03 04:07:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/03 04:07:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:46 DEBUG : Looking for writers 2026/05/03 04:07:46 DEBUG : FiLeA: reading active writers 2026/05/03 04:07:46 DEBUG : FiLeB: reading active writers 2026/05/03 04:07:46 DEBUG : FilEb: reading active writers 2026/05/03 04:07:46 DEBUG : >WaitForWriters: 2026/05/03 04:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:46 DEBUG : Looking for writers 2026/05/03 04:07:46 DEBUG : FiLeA: reading active writers 2026/05/03 04:07:46 DEBUG : FiLeB: reading active writers 2026/05/03 04:07:46 DEBUG : FilEb: reading active writers 2026/05/03 04:07:46 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.11s) === RUN TestUnicodeNormalization run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/normal name with no special characters.txt" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/normal\ name\ with\ no\ special\ characters.txt 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-nibutel8giju/normal name with no special characters.txt 2026/05/03 04:07:46 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/normal name with no special characters.txt" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/normal\ name\ with\ no\ special\ characters.txt 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-nibutel8giju/normal name with no special characters.txt 2026/05/03 04:07:46 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/測試_Русский___ě_áñ" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/測試_Русский___ě_áñ 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-nibutel8giju/測試_Русский___ě_áñ 2026/05/03 04:07:46 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/測試_Русский___ě_áñ" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/測試_Русский___ě_áñ 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-nibutel8giju/測試_Русский___ě_áñ 2026/05/03 04:07:46 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/03 04:07:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/03 04:07:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/03 04:07:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/03 04:07:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/normal name with no special characters.txt" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/normal\ name\ with\ no\ special\ characters.txt 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-nibutel8giju/normal name with no special characters.txt 2026/05/03 04:07:46 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/03 04:07:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/03 04:07:46 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/03 04:07:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/03 04:07:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/測試_Русский___ě_áñ" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/測試_Русский___ě_áñ 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-nibutel8giju/測試_Русский___ě_áñ 2026/05/03 04:07:46 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/03 04:07:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/03 04:07:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/03 04:07:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/03 04:07:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:46 DEBUG : Looking for writers 2026/05/03 04:07:46 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/03 04:07:46 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/03 04:07:46 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.02s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Reusing VFS from active cache 2026/05/03 04:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:46 DEBUG : Looking for writers 2026/05/03 04:07:46 DEBUG : >WaitForWriters: 2026/05/03 04:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:46 DEBUG : Looking for writers 2026/05/03 04:07:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:46 DEBUG : Looking for writers 2026/05/03 04:07:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:46 DEBUG : Looking for writers 2026/05/03 04:07:46 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file2" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:46 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file2" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:46 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/03 04:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:46 DEBUG : dir: Looking for writers 2026/05/03 04:07:46 DEBUG : file2: reading active writers 2026/05/03 04:07:46 DEBUG : Looking for writers 2026/05/03 04:07:46 DEBUG : dir: reading active writers 2026/05/03 04:07:46 DEBUG : file1: reading active writers 2026/05/03 04:07:46 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file2" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:46 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file2" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:46 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/03 04:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:46 DEBUG : dir: Looking for writers 2026/05/03 04:07:46 DEBUG : Looking for writers 2026/05/03 04:07:46 DEBUG : dir: reading active writers 2026/05/03 04:07:46 DEBUG : file1: reading active writers 2026/05/03 04:07:46 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file2" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:46 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file2" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:46 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/03 04:07:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : forgetting directory cache 2026/05/03 04:07:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 04:07:46 DEBUG : file1: Open: flags=O_RDONLY 2026/05/03 04:07:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/03 04:07:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/03 04:07:46 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/03 04:07:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/03 04:07:46 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/03 04:07:46 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/03 04:07:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: File to upload is small (0 bytes), uploading instead of streaming 2026/05/03 04:07:46 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/new_file.txt" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/new_file.txt 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-nibutel8giju/dir/new_file.txt 2026/05/03 04:07:46 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/03 04:07:46 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/03 04:07:46 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/03 04:07:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/03 04:07:46 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/03 04:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:46 DEBUG : dir: Looking for writers 2026/05/03 04:07:46 DEBUG : new_file.txt: reading active writers 2026/05/03 04:07:46 DEBUG : file2: reading active writers 2026/05/03 04:07:46 DEBUG : Looking for writers 2026/05/03 04:07:46 DEBUG : dir: reading active writers 2026/05/03 04:07:46 DEBUG : file1: reading active writers 2026/05/03 04:07:46 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.02s) === RUN TestVFSRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file2" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:46 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file2" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-nibutel8giju/dir/file2 2026/05/03 04:07:46 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/03 04:07:46 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/03 04:07:46 DEBUG : dir/file1: Updating file with dir/file1 0x3d8326ae44e0 2026/05/03 04:07:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/03 04:07:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:46 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir/file1" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-nibutel8giju/dir/file1 2026/05/03 04:07:46 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/03 04:07:46 INFO : dir/file1: Moved (server-side) to: file0 2026/05/03 04:07:46 DEBUG : file0: Updating file with file0 0x3d8326ae44e0 2026/05/03 04:07:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file0" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file0 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-nibutel8giju/file0 2026/05/03 04:07:46 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file0" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/file0 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-nibutel8giju/file0 2026/05/03 04:07:46 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/03 04:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:46 DEBUG : dir: Looking for writers 2026/05/03 04:07:46 DEBUG : Looking for writers 2026/05/03 04:07:46 DEBUG : dir: reading active writers 2026/05/03 04:07:46 DEBUG : file0: reading active writers 2026/05/03 04:07:46 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.03s) === RUN TestVFSStatfs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Server has VFS statistics extension 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: About path "/home/rclone/rclone-test-nibutel8giju" 2026/05/03 04:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:46 DEBUG : Looking for writers 2026/05/03 04:07:46 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: New connection 127.0.0.1:36316->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: New connection 127.0.0.1:36322->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/03 04:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:46 DEBUG : b: Looking for writers 2026/05/03 04:07:46 DEBUG : c: Looking for writers 2026/05/03 04:07:46 DEBUG : d: Looking for writers 2026/05/03 04:07:46 DEBUG : Looking for writers 2026/05/03 04:07:46 DEBUG : a: Looking for writers 2026/05/03 04:07:46 DEBUG : Looking for writers 2026/05/03 04:07:46 DEBUG : /: reading active writers 2026/05/03 04:07:46 DEBUG : a: reading active writers 2026/05/03 04:07:46 DEBUG : b: reading active writers 2026/05/03 04:07:46 DEBUG : c: reading active writers 2026/05/03 04:07:46 DEBUG : d: reading active writers 2026/05/03 04:07:46 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.23s) === RUN TestVFSMkdirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/03 04:07:46 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/03 04:07:46 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/03 04:07:46 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/03 04:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:46 DEBUG : a/b/c/d: Looking for writers 2026/05/03 04:07:46 DEBUG : a/b/c: Looking for writers 2026/05/03 04:07:46 DEBUG : d: reading active writers 2026/05/03 04:07:46 DEBUG : a/b: Looking for writers 2026/05/03 04:07:46 DEBUG : c: reading active writers 2026/05/03 04:07:46 DEBUG : a: Looking for writers 2026/05/03 04:07:46 DEBUG : b: reading active writers 2026/05/03 04:07:46 DEBUG : Looking for writers 2026/05/03 04:07:46 DEBUG : a: reading active writers 2026/05/03 04:07:46 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.08s) === 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@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:46 DEBUG : Looking for writers 2026/05/03 04:07:46 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@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 04:07:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:46 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/03 04:07:46 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/03 04:07:46 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: File to upload is small (5 bytes), uploading instead of streaming 2026/05/03 04:07:46 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju/dir/file1: no such file or directory 2026/05/03 04:07:46 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju/dir/file1: no such file or directory 2026/05/03 04:07:46 DEBUG : file1: size = 5 OK 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/03 04:07:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/03 04:07:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/03 04:07:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 04:07:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 04:07:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 04:07:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 04:07:46 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/03 04:07:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 04:07:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: File to upload is small (0 bytes), uploading instead of streaming 2026/05/03 04:07:46 DEBUG : file1: size = 0 OK 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/03 04:07:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/03 04:07:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 04:07:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: File to upload is small (7 bytes), uploading instead of streaming 2026/05/03 04:07:46 DEBUG : file1: size = 7 OK 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:46 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/05/03 04:07:46 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/03 04:07:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:46 DEBUG : Looking for writers 2026/05/03 04:07:46 DEBUG : file1: reading active writers 2026/05/03 04:07:46 DEBUG : >WaitForWriters: 2026/05/03 04:07:46 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju/dir/file1: no such file or directory 2026/05/03 04:07:46 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju/dir/file1: no such file or directory --- PASS: TestWriteFileHandleMethods (0.03s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 04:07:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 04:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:46 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/03 04:07:46 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju/dir/file1: no such file or directory 2026/05/03 04:07:46 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju/dir/file1: no such file or directory 2026/05/03 04:07:46 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju/dir/file1: no such file or directory 2026/05/03 04:07:46 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju/dir/file1: no such file or directory 2026/05/03 04:07:46 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju/dir/file1: no such file or directory 2026/05/03 04:07:46 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{hFWte}/rclone-test-nibutel8giju/dir/file1: no such file or directory 2026/05/03 04:07:47 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/03 04:07:47 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/03 04:07:47 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: File to upload is small (11 bytes), uploading instead of streaming 2026/05/03 04:07:47 DEBUG : file1: size = 11 OK 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:47 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/03 04:07:47 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/03 04:07:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/03 04:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:47 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:47 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:47 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/03 04:07:47 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:47 DEBUG : Looking for writers 2026/05/03 04:07:47 DEBUG : file1: reading active writers 2026/05/03 04:07:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.03s) === RUN TestWriteFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 04:07:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 04:07:47 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/03 04:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: File to upload is small (5 bytes), uploading instead of streaming 2026/05/03 04:07:47 DEBUG : file1: size = 5 OK 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:47 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/03 04:07:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/03 04:07:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/03 04:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:47 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/03 04:07:47 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:47 DEBUG : Looking for writers 2026/05/03 04:07:47 DEBUG : file1: reading active writers 2026/05/03 04:07:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 04:07:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 04:07:47 DEBUG : file1: WriteFileHandle.Release closing 2026/05/03 04:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: File to upload is small (0 bytes), uploading instead of streaming 2026/05/03 04:07:47 DEBUG : file1: size = 0 OK 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:47 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/03 04:07:47 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/03 04:07:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/03 04:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:47 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/03 04:07:47 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:47 DEBUG : Looking for writers 2026/05/03 04:07:47 DEBUG : file1: reading active writers 2026/05/03 04:07:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 04:07:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 04:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: File to upload is small (2 bytes), uploading instead of streaming 2026/05/03 04:07:47 DEBUG : file1: size = 2 OK 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:47 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/03 04:07:47 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/03 04:07:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/03 04:07:47 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/03 04:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:47 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:47 DEBUG : Looking for writers 2026/05/03 04:07:47 DEBUG : file1: reading active writers 2026/05/03 04:07:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 04:07:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 04:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: File to upload is small (0 bytes), uploading instead of streaming 2026/05/03 04:07:47 DEBUG : file1: size = 0 OK 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:47 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/03 04:07:47 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/03 04:07:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/03 04:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:47 DEBUG : file1: Open: flags=O_RDONLY 2026/05/03 04:07:47 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/03 04:07:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/03 04:07:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:47 DEBUG : Looking for writers 2026/05/03 04:07:47 DEBUG : file1: reading active writers 2026/05/03 04:07:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 04:07:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 04:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 04:07:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 04:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: File to upload is small (100 bytes), uploading instead of streaming 2026/05/03 04:07:47 DEBUG : file1: size = 100 OK 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/file1" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 11ef9a2f7ad8dc7ec9d4653643e1173a /home/rclone/rclone-test-nibutel8giju/file1 2026/05/03 04:07:47 DEBUG : file1: Parsed hash: 11ef9a2f7ad8dc7ec9d4653643e1173a 2026/05/03 04:07:47 DEBUG : file1: md5 = 11ef9a2f7ad8dc7ec9d4653643e1173a OK 2026/05/03 04:07:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/03 04:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 04:07:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 04:07:47 DEBUG : file1: Open: flags=O_RDONLY 2026/05/03 04:07:47 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/03 04:07:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/03 04:07:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:47 DEBUG : Looking for writers 2026/05/03 04:07:47 DEBUG : file1: reading active writers 2026/05/03 04:07:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/flat/f000.txt" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/flat/f000.txt 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-nibutel8giju/flat/f000.txt 2026/05/03 04:07:47 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/flat/f000.txt" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/flat/f000.txt 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-nibutel8giju/flat/f000.txt 2026/05/03 04:07:47 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/flat/f001.txt" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/flat/f001.txt 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-nibutel8giju/flat/f001.txt 2026/05/03 04:07:47 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/flat/f001.txt" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/flat/f001.txt 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-nibutel8giju/flat/f001.txt 2026/05/03 04:07:47 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/flat/f002.txt" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/flat/f002.txt 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-nibutel8giju/flat/f002.txt 2026/05/03 04:07:47 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/flat/f002.txt" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/flat/f002.txt 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-nibutel8giju/flat/f002.txt 2026/05/03 04:07:47 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/flat/f003.txt" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/flat/f003.txt 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-nibutel8giju/flat/f003.txt 2026/05/03 04:07:47 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/flat/f003.txt" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/flat/f003.txt 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-nibutel8giju/flat/f003.txt 2026/05/03 04:07:47 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/flat/f004.txt" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/flat/f004.txt 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-nibutel8giju/flat/f004.txt 2026/05/03 04:07:47 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/flat/f004.txt" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: sha1sum /home/rclone/rclone-test-nibutel8giju/flat/f004.txt 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-nibutel8giju/flat/f004.txt 2026/05/03 04:07:47 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/05/03 04:07:47 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/03 04:07:47 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/03 04:07:47 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:47 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/flat/f000.txt" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/flat/f000.txt 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-nibutel8giju/flat/f000.txt 2026/05/03 04:07:47 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/03 04:07:47 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/03 04:07:47 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/03 04:07:47 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:47 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/flat/f001.txt" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/flat/f001.txt 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-nibutel8giju/flat/f001.txt 2026/05/03 04:07:47 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/03 04:07:47 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/03 04:07:47 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/03 04:07:47 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:47 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/flat/f002.txt" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/flat/f002.txt 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-nibutel8giju/flat/f002.txt 2026/05/03 04:07:47 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/03 04:07:47 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/03 04:07:47 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/03 04:07:47 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:47 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/flat/f003.txt" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/flat/f003.txt 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-nibutel8giju/flat/f003.txt 2026/05/03 04:07:47 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/03 04:07:47 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/03 04:07:47 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/03 04:07:47 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:47 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/flat/f004.txt" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/flat/f004.txt 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-nibutel8giju/flat/f004.txt 2026/05/03 04:07:47 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/03 04:07:47 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:47 DEBUG : flat: Looking for writers 2026/05/03 04:07:47 DEBUG : f000.txt: reading active writers 2026/05/03 04:07:47 DEBUG : f001.txt: reading active writers 2026/05/03 04:07:47 DEBUG : f002.txt: reading active writers 2026/05/03 04:07:47 DEBUG : f003.txt: reading active writers 2026/05/03 04:07:47 DEBUG : f004.txt: reading active writers 2026/05/03 04:07:47 DEBUG : Looking for writers 2026/05/03 04:07:47 DEBUG : flat: reading active writers 2026/05/03 04:07:47 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.06s) === RUN TestZipManySubDirs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:47 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/03 04:07:47 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/03 04:07:47 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:47 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/a/b/c/deep.txt" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/a/b/c/deep.txt 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-nibutel8giju/a/b/c/deep.txt 2026/05/03 04:07:47 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/05/03 04:07:47 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/03 04:07:47 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/03 04:07:47 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:47 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/a/b/mid.txt" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/a/b/mid.txt 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-nibutel8giju/a/b/mid.txt 2026/05/03 04:07:47 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/05/03 04:07:47 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/03 04:07:47 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/03 04:07:47 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:47 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/a/top.txt" 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/a/top.txt 2026/05/03 04:07:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-nibutel8giju/a/top.txt 2026/05/03 04:07:47 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/05/03 04:07:47 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:47 DEBUG : a/b/c: Looking for writers 2026/05/03 04:07:47 DEBUG : deep.txt: reading active writers 2026/05/03 04:07:47 DEBUG : a/b: Looking for writers 2026/05/03 04:07:47 DEBUG : c: reading active writers 2026/05/03 04:07:47 DEBUG : mid.txt: reading active writers 2026/05/03 04:07:47 DEBUG : a: Looking for writers 2026/05/03 04:07:47 DEBUG : b: reading active writers 2026/05/03 04:07:47 DEBUG : top.txt: reading active writers 2026/05/03 04:07:47 DEBUG : Looking for writers 2026/05/03 04:07:47 DEBUG : a: reading active writers 2026/05/03 04:07:47 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.03s) === RUN TestZipLargeFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:47 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/03 04:07:47 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/03 04:07:47 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/bigdir/big.bin" 2026/05/03 04:07:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/bigdir/big.bin 2026/05/03 04:07:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 72a48e374f476cef43d556789a5052a3 /home/rclone/rclone-test-nibutel8giju/bigdir/big.bin 2026/05/03 04:07:48 DEBUG : bigdir/big.bin: Parsed hash: 72a48e374f476cef43d556789a5052a3 2026/05/03 04:07:48 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:48 DEBUG : bigdir: Looking for writers 2026/05/03 04:07:48 DEBUG : big.bin: reading active writers 2026/05/03 04:07:48 DEBUG : Looking for writers 2026/05/03 04:07:48 DEBUG : bigdir: reading active writers 2026/05/03 04:07:48 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.50s) === RUN TestZipDirsInRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju", Local "Local file system at /tmp/rclone1680061798", Modify Window "1s" 2026/05/03 04:07:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: poll-interval is not supported by this remote 2026/05/03 04:07:48 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/03 04:07:48 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/03 04:07:48 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:48 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir1/a.txt" 2026/05/03 04:07:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir1/a.txt 2026/05/03 04:07:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-nibutel8giju/dir1/a.txt 2026/05/03 04:07:48 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/05/03 04:07:48 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/03 04:07:48 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/03 04:07:48 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:48 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir2/b.txt" 2026/05/03 04:07:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir2/b.txt 2026/05/03 04:07:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-nibutel8giju/dir2/b.txt 2026/05/03 04:07:48 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/05/03 04:07:48 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/03 04:07:48 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/03 04:07:48 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 04:07:48 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 04:07:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Shell path "/home/rclone/rclone-test-nibutel8giju/dir3/c.txt" 2026/05/03 04:07:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Running remote command: md5sum /home/rclone/rclone-test-nibutel8giju/dir3/c.txt 2026/05/03 04:07:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-nibutel8giju/dir3/c.txt 2026/05/03 04:07:48 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/05/03 04:07:48 DEBUG : WaitForWriters: timeout=30s 2026/05/03 04:07:48 DEBUG : dir2: Looking for writers 2026/05/03 04:07:48 DEBUG : b.txt: reading active writers 2026/05/03 04:07:48 DEBUG : dir3: Looking for writers 2026/05/03 04:07:48 DEBUG : c.txt: reading active writers 2026/05/03 04:07:48 DEBUG : dir1: Looking for writers 2026/05/03 04:07:48 DEBUG : a.txt: reading active writers 2026/05/03 04:07:48 DEBUG : Looking for writers 2026/05/03 04:07:48 DEBUG : dir1: reading active writers 2026/05/03 04:07:48 DEBUG : dir2: reading active writers 2026/05/03 04:07:48 DEBUG : dir3: reading active writers 2026/05/03 04:07:48 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.04s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/03 04:07:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-nibutel8giju: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 11.420171617s (try 1/5)