"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/04/14 05:19:50 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-wotigug1joqi" 2026/04/14 05:19:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/14 05:19:50 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/14 05:19:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/14 05:19:50 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/14 05:19:50 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/14 05:19:50 DEBUG : Setting pass="Pku9dDrjsOFSz__ocJad7SMwccF38dSX" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/14 05:19:50 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/14 05:19:50 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{RuYwA}" suffix to name 2026/04/14 05:19:50 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/14 05:19:50 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/14 05:19:50 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/14 05:19:50 DEBUG : Setting pass="Pku9dDrjsOFSz__ocJad7SMwccF38dSX" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/14 05:19:50 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/14 05:19:50 NOTICE: TestSFTPOpenssh{RuYwA}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: New connection 127.0.0.1:35996->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell type "unix" from config 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Relative path resolved to "/home/rclone/rclone-test-wotigug1joqi" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Using root directory "/home/rclone/rclone-test-wotigug1joqi" 2026/04/14 05:19:50 DEBUG : Creating backend with remote "/tmp/rclone3605677609" === RUN TestDirHandleMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:50 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:50 DEBUG : dir: Looking for writers 2026/04/14 05:19:50 DEBUG : Looking for writers 2026/04/14 05:19:50 DEBUG : dir: reading active writers 2026/04/14 05:19:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.02s) === RUN TestDirHandleReaddir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file2" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:50 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file2" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:50 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/subdir/file3" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/subdir/file3 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-wotigug1joqi/dir/subdir/file3 2026/04/14 05:19:50 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/subdir/file3" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/subdir/file3 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-wotigug1joqi/dir/subdir/file3 2026/04/14 05:19:50 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/04/14 05:19:50 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:50 DEBUG : dir/subdir: Looking for writers 2026/04/14 05:19:50 DEBUG : dir: Looking for writers 2026/04/14 05:19:50 DEBUG : file2: reading active writers 2026/04/14 05:19:50 DEBUG : subdir: reading active writers 2026/04/14 05:19:50 DEBUG : file1: reading active writers 2026/04/14 05:19:50 DEBUG : Looking for writers 2026/04/14 05:19:50 DEBUG : dir: reading active writers 2026/04/14 05:19:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.03s) === RUN TestDirHandleReaddirnames run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:50 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:50 DEBUG : dir: Looking for writers 2026/04/14 05:19:50 DEBUG : file1: reading active writers 2026/04/14 05:19:50 DEBUG : Looking for writers 2026/04/14 05:19:50 DEBUG : dir: reading active writers 2026/04/14 05:19:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:50 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:50 DEBUG : dir: Looking for writers 2026/04/14 05:19:50 DEBUG : Looking for writers 2026/04/14 05:19:50 DEBUG : dir: reading active writers 2026/04/14 05:19:50 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:50 DEBUG : dir: forgetting directory cache 2026/04/14 05:19:50 DEBUG : forgetting directory cache 2026/04/14 05:19:50 DEBUG : dir: forgetting directory cache 2026/04/14 05:19:50 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:50 DEBUG : Looking for writers 2026/04/14 05:19:50 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:50 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/14 05:19:50 DEBUG : dir: invalidating directory cache 2026/04/14 05:19:50 DEBUG : >ForgetPath: 2026/04/14 05:19:50 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/14 05:19:50 DEBUG : invalidating directory cache 2026/04/14 05:19:50 DEBUG : dir: forgetting directory cache 2026/04/14 05:19:50 DEBUG : >ForgetPath: 2026/04/14 05:19:50 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/14 05:19:50 DEBUG : >ForgetPath: 2026/04/14 05:19:50 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:50 DEBUG : dir: Looking for writers 2026/04/14 05:19:50 DEBUG : Looking for writers 2026/04/14 05:19:50 DEBUG : dir: reading active writers 2026/04/14 05:19:50 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: New connection 127.0.0.1:36008->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/fil/a/b/c" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/fil/a/b/c 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-wotigug1joqi/fil/a/b/c 2026/04/14 05:19:50 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/fil/a/b/c" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/fil/a/b/c 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-wotigug1joqi/fil/a/b/c 2026/04/14 05:19:50 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:50 DEBUG : forgetting directory cache 2026/04/14 05:19:50 DEBUG : dir: forgetting directory cache 2026/04/14 05:19:50 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:50 DEBUG : dir: Looking for writers 2026/04/14 05:19:50 DEBUG : fil/a/b: Looking for writers 2026/04/14 05:19:50 DEBUG : fil/a: Looking for writers 2026/04/14 05:19:50 DEBUG : b: reading active writers 2026/04/14 05:19:50 DEBUG : fil: Looking for writers 2026/04/14 05:19:50 DEBUG : a: reading active writers 2026/04/14 05:19:50 DEBUG : Looking for writers 2026/04/14 05:19:50 DEBUG : dir: reading active writers 2026/04/14 05:19:50 DEBUG : fil: reading active writers 2026/04/14 05:19:50 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.12s) === RUN TestDirSetModTime run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:50 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:50 DEBUG : dir: Looking for writers 2026/04/14 05:19:50 DEBUG : Looking for writers 2026/04/14 05:19:50 DEBUG : dir: reading active writers 2026/04/14 05:19:50 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:50 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:50 DEBUG : dir: Looking for writers 2026/04/14 05:19:50 DEBUG : file1: reading active writers 2026/04/14 05:19:50 DEBUG : Looking for writers 2026/04/14 05:19:50 DEBUG : dir: reading active writers 2026/04/14 05:19:50 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file2" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:50 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file2" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:50 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/subdir/file3" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/subdir/file3 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-wotigug1joqi/dir/subdir/file3 2026/04/14 05:19:50 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/subdir/file3" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/subdir/file3 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-wotigug1joqi/dir/subdir/file3 2026/04/14 05:19:50 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/04/14 05:19:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/14 05:19:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/14 05:19:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/14 05:19:50 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/14 05:19:50 DEBUG : Waiting for deletions to finish 2026/04/14 05:19:50 INFO : dir/subdir/file3: Deleted 2026/04/14 05:19:50 DEBUG : removing 1 level 2 directories 2026/04/14 05:19:50 INFO : dir/subdir: Removing directory 2026/04/14 05:19:50 DEBUG : dir: invalidating directory cache 2026/04/14 05:19:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/14 05:19:50 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/14 05:19:50 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/14 05:19:50 DEBUG : dir/file1: Reset virtual modtime 2026/04/14 05:19:50 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/14 05:19:50 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/14 05:19:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/14 05:19:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/14 05:19:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:50 DEBUG : dir: invalidating directory cache 2026/04/14 05:19:50 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/14 05:19:50 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/14 05:19:50 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/14 05:19:50 DEBUG : forgetting directory cache 2026/04/14 05:19:50 DEBUG : dir: forgetting directory cache 2026/04/14 05:19:50 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/14 05:19:50 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:50 DEBUG : dir/virtualDir: Looking for writers 2026/04/14 05:19:50 DEBUG : dir: Looking for writers 2026/04/14 05:19:50 DEBUG : file1: reading active writers 2026/04/14 05:19:50 DEBUG : virtualFile2: reading active writers 2026/04/14 05:19:50 DEBUG : virtualFile: reading active writers 2026/04/14 05:19:50 DEBUG : virtualDir: reading active writers 2026/04/14 05:19:50 DEBUG : Looking for writers 2026/04/14 05:19:50 DEBUG : dir: reading active writers 2026/04/14 05:19:50 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.05s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:50 ERROR : dir/: Can only open directories read only 2026/04/14 05:19:50 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:50 DEBUG : dir: Looking for writers 2026/04/14 05:19:50 DEBUG : Looking for writers 2026/04/14 05:19:50 DEBUG : dir: reading active writers 2026/04/14 05:19:50 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.01s) === RUN TestDirCreate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:50 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/14 05:19:50 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/14 05:19:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: File to upload is small (5 bytes), uploading instead of streaming 2026/04/14 05:19:50 DEBUG : dir/potato: size = 5 OK 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/potato" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/potato 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-wotigug1joqi/dir/potato 2026/04/14 05:19:50 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/14 05:19:50 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:19:50 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/14 05:19:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/14 05:19:50 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:50 DEBUG : dir: Looking for writers 2026/04/14 05:19:50 DEBUG : file1: reading active writers 2026/04/14 05:19:50 DEBUG : potato: reading active writers 2026/04/14 05:19:50 DEBUG : Looking for writers 2026/04/14 05:19:50 DEBUG : dir: reading active writers 2026/04/14 05:19:50 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:50 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:50 DEBUG : dir/sub: Looking for writers 2026/04/14 05:19:50 DEBUG : dir: Looking for writers 2026/04/14 05:19:50 DEBUG : file1: reading active writers 2026/04/14 05:19:50 DEBUG : sub: reading active writers 2026/04/14 05:19:50 DEBUG : Looking for writers 2026/04/14 05:19:50 DEBUG : dir: reading active writers 2026/04/14 05:19:50 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.14s) === RUN TestDirMkdirSub run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/14 05:19:50 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:50 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:50 DEBUG : dir/sub/subsub: Looking for writers 2026/04/14 05:19:50 DEBUG : dir/sub: Looking for writers 2026/04/14 05:19:50 DEBUG : subsub: reading active writers 2026/04/14 05:19:50 DEBUG : dir: Looking for writers 2026/04/14 05:19:50 DEBUG : file1: reading active writers 2026/04/14 05:19:50 DEBUG : sub: reading active writers 2026/04/14 05:19:50 DEBUG : Looking for writers 2026/04/14 05:19:50 DEBUG : dir: reading active writers 2026/04/14 05:19:50 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.04s) === RUN TestDirRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:50 ERROR : dir/: Dir.Remove not empty 2026/04/14 05:19:50 DEBUG : dir/file1: Remove: 2026/04/14 05:19:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:50 DEBUG : dir/file1: >Remove: err= 2026/04/14 05:19:50 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/14 05:19:50 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:50 DEBUG : Looking for writers 2026/04/14 05:19:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:50 DEBUG : dir/file1: Remove: 2026/04/14 05:19:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:50 DEBUG : dir/file1: >Remove: err= 2026/04/14 05:19:50 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/14 05:19:50 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:50 DEBUG : Looking for writers 2026/04/14 05:19:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:51 DEBUG : dir/file1: Remove: 2026/04/14 05:19:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:51 DEBUG : dir/file1: >Remove: err= 2026/04/14 05:19:51 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:51 DEBUG : dir: Looking for writers 2026/04/14 05:19:51 DEBUG : Looking for writers 2026/04/14 05:19:51 DEBUG : dir: reading active writers 2026/04/14 05:19:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file3" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file3 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-wotigug1joqi/dir/file3 2026/04/14 05:19:51 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file3" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file3 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-wotigug1joqi/dir/file3 2026/04/14 05:19:51 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/04/14 05:19:51 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/14 05:19:51 DEBUG : dir: Updating dir with dir2 0x23296c87b5f0 2026/04/14 05:19:51 DEBUG : dir: forgetting directory cache 2026/04/14 05:19:51 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/14 05:19:51 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir2/file1" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir2/file1 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir2/file1 2026/04/14 05:19:51 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir2/file1" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir2/file1 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir2/file1 2026/04/14 05:19:51 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir2/file3" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir2/file3 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-wotigug1joqi/dir2/file3 2026/04/14 05:19:51 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir2/file3" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir2/file3 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-wotigug1joqi/dir2/file3 2026/04/14 05:19:51 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/04/14 05:19:51 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/14 05:19:51 DEBUG : file2: Updating file with file2 0x23296c683d40 2026/04/14 05:19:51 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file2" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file2 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/file2 2026/04/14 05:19:51 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file2" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/file2 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/file2 2026/04/14 05:19:51 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir2/file3" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir2/file3 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-wotigug1joqi/dir2/file3 2026/04/14 05:19:51 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir2/file3" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir2/file3 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-wotigug1joqi/dir2/file3 2026/04/14 05:19:51 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/04/14 05:19:51 INFO : dir2/file3: Deleted 2026/04/14 05:19:51 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/14 05:19:51 DEBUG : dir2/file3: Updating file with dir2/file3 0x23296c683d40 2026/04/14 05:19:51 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/14 05:19:51 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir2/file3" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir2/file3 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir2/file3 2026/04/14 05:19:51 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir2/file3" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir2/file3 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir2/file3 2026/04/14 05:19:51 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:51 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/14 05:19:51 DEBUG : empty directory: Updating dir with renamed empty directory 0x23296c87b860 2026/04/14 05:19:51 DEBUG : empty directory: forgetting directory cache 2026/04/14 05:19:51 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/14 05:19:51 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/14 05:19:51 DEBUG : dir2: Renaming to "dir3" 2026/04/14 05:19:51 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:51 DEBUG : dir3: Looking for writers 2026/04/14 05:19:51 DEBUG : file3: reading active writers 2026/04/14 05:19:51 DEBUG : renamed empty directory: Looking for writers 2026/04/14 05:19:51 DEBUG : Looking for writers 2026/04/14 05:19:51 DEBUG : dir3: reading active writers 2026/04/14 05:19:51 DEBUG : renamed empty directory: reading active writers 2026/04/14 05:19:51 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.18s) === 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-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/14 05:19:51 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:51 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/14 05:19:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/14 05:19:51 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/14 05:19:51 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/14 05:19:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/14 05:19:51 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:51 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/14 05:19:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/14 05:19:51 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/14 05:19:51 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/14 05:19:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: File to upload is small (12 bytes), uploading instead of streaming 2026/04/14 05:19:51 DEBUG : dir/sub/file2: size = 12 OK 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/sub/file2" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/sub/file2 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-wotigug1joqi/dir/sub/file2 2026/04/14 05:19:51 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/04/14 05:19:51 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/14 05:19:51 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/14 05:19:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/14 05:19:51 DEBUG : forgetting directory cache 2026/04/14 05:19:51 DEBUG : dir: forgetting directory cache 2026/04/14 05:19:51 DEBUG : dir/sub: forgetting directory cache 2026/04/14 05:19:51 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/14 05:19:51 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: File to upload is small (5 bytes), uploading instead of streaming 2026/04/14 05:19:51 DEBUG : dir/sub/file0: size = 5 OK 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/sub/file0" 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/sub/file0 2026/04/14 05:19:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-wotigug1joqi/dir/sub/file0 2026/04/14 05:19:51 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/14 05:19:51 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:19:51 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/14 05:19:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/14 05:19:51 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:51 DEBUG : dir/sub: Looking for writers 2026/04/14 05:19:51 DEBUG : file0: reading active writers 2026/04/14 05:19:51 DEBUG : file2: reading active writers 2026/04/14 05:19:51 DEBUG : dir: Looking for writers 2026/04/14 05:19:51 DEBUG : sub: reading active writers 2026/04/14 05:19:51 DEBUG : file1: reading active writers 2026/04/14 05:19:51 DEBUG : Looking for writers 2026/04/14 05:19:51 DEBUG : dir: reading active writers 2026/04/14 05:19:51 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.04s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:51 DEBUG : forgetting directory cache 2026/04/14 05:19:52 DEBUG : forgetting directory cache 2026/04/14 05:19:52 DEBUG : dir: forgetting directory cache 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/14 05:19:52 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:52 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/14 05:19:52 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/14 05:19:52 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/14 05:19:52 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:52 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:52 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/14 05:19:52 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:52 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/14 05:19:52 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/14 05:19:52 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/14 05:19:52 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:52 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1.metadata: reading active writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : dir.metadata: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:52 DEBUG : Can set mod time: true 2026/04/14 05:19:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:19:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/14 05:19:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: File to upload is small (0 bytes), uploading instead of streaming 2026/04/14 05:19:52 DEBUG : dir/file1: size = 0 OK 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/14 05:19:52 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/14 05:19:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/14 05:19:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/14 05:19:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:19:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/14 05:19:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: File to upload is small (5 bytes), uploading instead of streaming 2026/04/14 05:19:52 DEBUG : dir/file1: size = 5 OK 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/14 05:19:52 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:19:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/14 05:19:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/14 05:19:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: 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-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/14 05:19:52 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:19:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:19:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:19:52 DEBUG : dir/file1(0x23296c9ad480): close: 2026/04/14 05:19:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/14 05:19:52 DEBUG : dir/file1(0x23296c9ad480): >close: err= 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: 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-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/14 05:19:52 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:19:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:19:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:19:52 DEBUG : dir/file1(0x23296ccbd740): _writeAt: size=5, off=0 2026/04/14 05:19:52 DEBUG : dir/file1(0x23296ccbd740): openPending: 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/14 05:19:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/14 05:19:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:52 DEBUG : dir/file1(0x23296ccbd740): >openPending: err= 2026/04/14 05:19:52 DEBUG : dir/file1(0x23296ccbd740): >_writeAt: n=5, err= 2026/04/14 05:19:52 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/14 05:19:52 DEBUG : dir/file1(0x23296ccbd740): close: 2026/04/14 05:19:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/14 05:19:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/14 05:19:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/14 05:19:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/14 05:19:52 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/14 05:19:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:52 DEBUG : dir/file1(0x23296ccbd740): >close: err= 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:19:52 DEBUG : dir/file1: vfs cache: starting upload 2026/04/14 05:19:52 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1.2f98c60a.partial" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1.2f98c60a.partial 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-wotigug1joqi/dir/file1.2f98c60a.partial 2026/04/14 05:19:52 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/04/14 05:19:52 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/14 05:19:52 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/04/14 05:19:52 INFO : dir/file1: Copied (replaced existing) 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/04/14 05:19:52 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/04/14 05:19:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/14 05:19:52 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/14 05:19:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.35s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.04s) --- 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.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.19s) === RUN TestFileOpenRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:19:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/14 05:19:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.04s) === RUN TestFileOpenReadUnknownSize 2026/04/14 05:19:52 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/14 05:19:52 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/14 05:19:52 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:52 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : file.txt: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: File to upload is small (25 bytes), uploading instead of streaming 2026/04/14 05:19:52 DEBUG : dir/file1: size = 25 OK 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/14 05:19:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/14 05:19:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/14 05:19:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.03s) === RUN TestFileRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:52 DEBUG : dir/file1: Remove: 2026/04/14 05:19:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:52 DEBUG : dir/file1: >Remove: err= 2026/04/14 05:19:52 DEBUG : dir/file1: Remove: 2026/04/14 05:19:52 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:52 DEBUG : dir/file1: Remove: 2026/04/14 05:19:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:52 DEBUG : dir/file1: >Remove: err= 2026/04/14 05:19:52 DEBUG : dir/file1: Remove: 2026/04/14 05:19:52 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:19:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/14 05:19:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/14 05:19:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/14 05:19:52 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/14 05:19:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/14 05:19:52 DEBUG : dir/file1: Open: flags=0x3 2026/04/14 05:19:52 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/14 05:19:52 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:52 DEBUG : dir: Looking for writers 2026/04/14 05:19:52 DEBUG : file1: reading active writers 2026/04/14 05:19:52 DEBUG : Looking for writers 2026/04/14 05:19:52 DEBUG : dir: reading active writers 2026/04/14 05:19:52 DEBUG : >WaitForWriters: 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/14 05:19:52 DEBUG : newLeaf: Updating file with newLeaf 0x23296c9ae340 2026/04/14 05:19:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:52 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:52 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Updating file with dir/file1 0x23296c9ae340 2026/04/14 05:19:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/14 05:19:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:19:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:53 DEBUG : dir/file1: File is currently open, delaying rename 0x23296c9ae340 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: File to upload is small (25 bytes), uploading instead of streaming 2026/04/14 05:19:53 DEBUG : dir/file1: size = 25 OK 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/14 05:19:53 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/14 05:19:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/14 05:19:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:19:53 DEBUG : newLeaf: Running delayed rename now 2026/04/14 05:19:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Updating file with newLeaf 0x23296c9ae340 2026/04/14 05:19:53 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : >WaitForWriters: 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/14 05:19:53 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:53 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : file1: reading active writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : >WaitForWriters: 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Updating file with newLeaf 0x23296cca8680 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Updating file with dir/file1 0x23296cca8680 2026/04/14 05:19:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:19:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:53 DEBUG : dir/file1: File is currently open, delaying rename 0x23296cca8680 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: File to upload is small (25 bytes), uploading instead of streaming 2026/04/14 05:19:53 DEBUG : dir/file1: size = 25 OK 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/14 05:19:53 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/14 05:19:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/14 05:19:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:19:53 DEBUG : newLeaf: Running delayed rename now 2026/04/14 05:19:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Updating file with newLeaf 0x23296cca8680 2026/04/14 05:19:53 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : >WaitForWriters: 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/14 05:19:53 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : >WaitForWriters: 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:53 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/14 05:19:53 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296cca5a00): openPending: 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/14 05:19:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296cca5a00): >openPending: err= 2026/04/14 05:19:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/14 05:19:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296cca5a00): _writeAt: size=14, off=0 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296cca5a00): >_writeAt: n=14, err= 2026/04/14 05:19:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296cca5a00): close: 2026/04/14 05:19:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/14 05:19:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/14 05:19:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296cca5a00): >close: err= 2026/04/14 05:19:53 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : file1: reading active writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : file1: reading active writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : file1: reading active writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : file1: reading active writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:19:53 DEBUG : dir/file1: vfs cache: starting upload 2026/04/14 05:19:53 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1.ca338588.partial" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1.ca338588.partial 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1.ca338588.partial 2026/04/14 05:19:53 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:19:53 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/04/14 05:19:53 INFO : dir/file1: Copied (replaced existing) 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/14 05:19:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : file1: reading active writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : >WaitForWriters: 2026/04/14 05:19:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:19:53 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:19:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:19:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296ca1ac40): _readAt: size=512, off=0 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296ca1ac40): openPending: 2026/04/14 05:19:53 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/04/14 05:19:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296ca1ac40): >openPending: err= 2026/04/14 05:19:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296ca1ac40): >_readAt: n=14, err=EOF 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296ca1ac40): close: 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296ca1ac40): >close: err= 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/14 05:19:53 DEBUG : newLeaf: Updating file with newLeaf 0x23296cca9380 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/14 05:19:53 DEBUG : dir/file1: Updating file with dir/file1 0x23296cca9380 2026/04/14 05:19:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:19:53 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296ce86640): openPending: 2026/04/14 05:19:53 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/04/14 05:19:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296ce86640): >openPending: err= 2026/04/14 05:19:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/14 05:19:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:19:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296ce86640): _writeAt: size=25, off=0 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296ce86640): >_writeAt: n=25, err= 2026/04/14 05:19:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/14 05:19:53 DEBUG : newLeaf: Updating file with newLeaf 0x23296cca9380 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:19:53 DEBUG : newLeaf(0x23296ce86640): close: 2026/04/14 05:19:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/14 05:19:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-14 05:19:53.28680279 +0000 UTC m=+3.258231288 2026/04/14 05:19:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:53 DEBUG : newLeaf(0x23296ce86640): >close: err= 2026/04/14 05:19:53 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:19:53 DEBUG : newLeaf: vfs cache: starting upload 2026/04/14 05:19:53 DEBUG : newLeaf.0c47e97d.partial: size = 25 OK 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf.0c47e97d.partial" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf.0c47e97d.partial 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-wotigug1joqi/newLeaf.0c47e97d.partial 2026/04/14 05:19:53 DEBUG : newLeaf.0c47e97d.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/14 05:19:53 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/14 05:19:53 DEBUG : newLeaf.0c47e97d.partial: renamed to: newLeaf 2026/04/14 05:19:53 INFO : newLeaf: Copied (replaced existing) 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/14 05:19:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-14 05:19:53 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/14 05:19:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/14 05:19:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:19:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : >WaitForWriters: 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/14 05:19:53 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : >WaitForWriters: 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:53 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : file1: reading active writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : >WaitForWriters: 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Updating file with newLeaf 0x23296ce820d0 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Updating file with dir/file1 0x23296ce820d0 2026/04/14 05:19:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:19:53 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c769140): openPending: 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/14 05:19:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c769140): >openPending: err= 2026/04/14 05:19:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/14 05:19:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:19:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c769140): _writeAt: size=25, off=0 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c769140): >_writeAt: n=25, err= 2026/04/14 05:19:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/14 05:19:53 DEBUG : newLeaf: Updating file with newLeaf 0x23296ce820d0 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:19:53 DEBUG : newLeaf(0x23296c769140): close: 2026/04/14 05:19:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/14 05:19:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-14 05:19:53.510510007 +0000 UTC m=+3.481938505 2026/04/14 05:19:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:53 DEBUG : newLeaf(0x23296c769140): >close: err= 2026/04/14 05:19:53 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:19:53 DEBUG : newLeaf: vfs cache: starting upload 2026/04/14 05:19:53 DEBUG : newLeaf.de9b2f2a.partial: size = 25 OK 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf.de9b2f2a.partial" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf.de9b2f2a.partial 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-wotigug1joqi/newLeaf.de9b2f2a.partial 2026/04/14 05:19:53 DEBUG : newLeaf.de9b2f2a.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/14 05:19:53 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/14 05:19:53 DEBUG : newLeaf.de9b2f2a.partial: renamed to: newLeaf 2026/04/14 05:19:53 INFO : newLeaf: Copied (replaced existing) 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/14 05:19:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-14 05:19:53 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/14 05:19:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/14 05:19:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:19:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : >WaitForWriters: 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/14 05:19:53 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : >WaitForWriters: 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:53 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/14 05:19:53 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c0d0cc0): openPending: 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/14 05:19:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c0d0cc0): >openPending: err= 2026/04/14 05:19:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/14 05:19:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c0d0cc0): _writeAt: size=14, off=0 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c0d0cc0): >_writeAt: n=14, err= 2026/04/14 05:19:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c0d0cc0): close: 2026/04/14 05:19:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/14 05:19:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/14 05:19:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c0d0cc0): >close: err= 2026/04/14 05:19:53 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : file1: reading active writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : file1: reading active writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : file1: reading active writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : file1: reading active writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:19:53 DEBUG : dir/file1: vfs cache: starting upload 2026/04/14 05:19:53 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1.ca338588.partial" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1.ca338588.partial 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1.ca338588.partial 2026/04/14 05:19:53 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/14 05:19:53 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/04/14 05:19:53 INFO : dir/file1: Copied (replaced existing) 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/14 05:19:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : file1: reading active writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : >WaitForWriters: 2026/04/14 05:19:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:19:53 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:19:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:19:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c23b940): _readAt: size=512, off=0 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c23b940): openPending: 2026/04/14 05:19:53 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/04/14 05:19:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c23b940): >openPending: err= 2026/04/14 05:19:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c23b940): >_readAt: n=14, err=EOF 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c23b940): close: 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c23b940): >close: err= 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/14 05:19:53 DEBUG : newLeaf: Updating file with newLeaf 0x23296ccc9790 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/14 05:19:53 DEBUG : dir/file1: Updating file with dir/file1 0x23296ccc9790 2026/04/14 05:19:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:19:53 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c5dc840): openPending: 2026/04/14 05:19:53 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/04/14 05:19:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c5dc840): >openPending: err= 2026/04/14 05:19:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/14 05:19:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:19:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c5dc840): _writeAt: size=25, off=0 2026/04/14 05:19:53 DEBUG : dir/file1(0x23296c5dc840): >_writeAt: n=25, err= 2026/04/14 05:19:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/14 05:19:53 DEBUG : newLeaf: Updating file with newLeaf 0x23296ccc9790 2026/04/14 05:19:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:19:53 DEBUG : newLeaf(0x23296c5dc840): close: 2026/04/14 05:19:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/14 05:19:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-14 05:19:53.905938141 +0000 UTC m=+3.877366639 2026/04/14 05:19:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:53 DEBUG : newLeaf(0x23296c5dc840): >close: err= 2026/04/14 05:19:53 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:19:53 DEBUG : dir: Looking for writers 2026/04/14 05:19:53 DEBUG : Looking for writers 2026/04/14 05:19:53 DEBUG : dir: reading active writers 2026/04/14 05:19:53 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:19:54 DEBUG : newLeaf: vfs cache: starting upload 2026/04/14 05:19:54 DEBUG : newLeaf.2f7631f6.partial: size = 25 OK 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf.2f7631f6.partial" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf.2f7631f6.partial 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-wotigug1joqi/newLeaf.2f7631f6.partial 2026/04/14 05:19:54 DEBUG : newLeaf.2f7631f6.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/14 05:19:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/14 05:19:54 DEBUG : newLeaf.2f7631f6.partial: renamed to: newLeaf 2026/04/14 05:19:54 INFO : newLeaf: Copied (replaced existing) 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/14 05:19:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-14 05:19:53 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/14 05:19:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/14 05:19:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:19:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/14 05:19:54 DEBUG : dir: Looking for writers 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : dir: reading active writers 2026/04/14 05:19:54 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:54 DEBUG : >WaitForWriters: 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/14 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:54 DEBUG : dir: Looking for writers 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : dir: reading active writers 2026/04/14 05:19:54 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:54 DEBUG : >WaitForWriters: 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:54 DEBUG : dir: Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : dir: reading active writers 2026/04/14 05:19:54 DEBUG : >WaitForWriters: 2026/04/14 05:19:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:19:54 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:19:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:19:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cca42c0): _readAt: size=512, off=0 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cca42c0): openPending: 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/14 05:19:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/14 05:19:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cca42c0): >openPending: err= 2026/04/14 05:19:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cca42c0): >_readAt: n=14, err=EOF 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cca42c0): close: 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cca42c0): >close: err= 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/14 05:19:54 DEBUG : newLeaf: Updating file with newLeaf 0x23296ce835f0 2026/04/14 05:19:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/14 05:19:54 DEBUG : dir/file1: Updating file with dir/file1 0x23296ce835f0 2026/04/14 05:19:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/14 05:19:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:19:54 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c5ea8c0): openPending: 2026/04/14 05:19:54 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/04/14 05:19:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/14 05:19:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c5ea8c0): >openPending: err= 2026/04/14 05:19:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/14 05:19:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:19:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c5ea8c0): _writeAt: size=25, off=0 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c5ea8c0): >_writeAt: n=25, err= 2026/04/14 05:19:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/14 05:19:54 DEBUG : newLeaf: Updating file with newLeaf 0x23296ce835f0 2026/04/14 05:19:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:19:54 DEBUG : newLeaf(0x23296c5ea8c0): close: 2026/04/14 05:19:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/14 05:19:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-14 05:19:54.150959171 +0000 UTC m=+4.122387669 2026/04/14 05:19:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:54 DEBUG : newLeaf(0x23296c5ea8c0): >close: err= 2026/04/14 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:54 DEBUG : dir: Looking for writers 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : dir: reading active writers 2026/04/14 05:19:54 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:19:54 DEBUG : dir: Looking for writers 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:54 DEBUG : dir: reading active writers 2026/04/14 05:19:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:19:54 DEBUG : dir: Looking for writers 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : dir: reading active writers 2026/04/14 05:19:54 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:19:54 DEBUG : dir: Looking for writers 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : dir: reading active writers 2026/04/14 05:19:54 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:19:54 DEBUG : newLeaf: vfs cache: starting upload 2026/04/14 05:19:54 DEBUG : newLeaf.970fc034.partial: size = 25 OK 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf.970fc034.partial" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf.970fc034.partial 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-wotigug1joqi/newLeaf.970fc034.partial 2026/04/14 05:19:54 DEBUG : newLeaf.970fc034.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/14 05:19:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/14 05:19:54 DEBUG : newLeaf.970fc034.partial: renamed to: newLeaf 2026/04/14 05:19:54 INFO : newLeaf: Copied (replaced existing) 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/14 05:19:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-14 05:19:54 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/14 05:19:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/14 05:19:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/14 05:19:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/14 05:19:54 DEBUG : dir: Looking for writers 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : dir: reading active writers 2026/04/14 05:19:54 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:54 DEBUG : >WaitForWriters: 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/newLeaf" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-wotigug1joqi/newLeaf 2026/04/14 05:19:54 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/14 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:54 DEBUG : dir: Looking for writers 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : dir: reading active writers 2026/04/14 05:19:54 DEBUG : newLeaf: reading active writers 2026/04/14 05:19:54 DEBUG : >WaitForWriters: 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting --- PASS: TestFileRename (1.37s) --- PASS: TestFileRename/off,forceCache=false (0.05s) --- 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.39s) --- PASS: TestFileRename/full,forceCache=false (0.24s) === 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-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 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-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/14 05:19:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:19:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/14 05:19:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:54 DEBUG : dir: Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : dir: reading active writers 2026/04/14 05:19:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.03s) === RUN TestReadFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/14 05:19:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:19:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/14 05:19:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/14 05:19:54 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/14 05:19:54 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/14 05:19:54 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/14 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:54 DEBUG : dir: Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : dir: reading active writers 2026/04/14 05:19:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/14 05:19:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:19:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/14 05:19:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/14 05:19:54 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/14 05:19:54 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/14 05:19:54 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/14 05:19:54 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/14 05:19:54 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/14 05:19:54 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/14 05:19:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/14 05:19:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/14 05:19:54 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/14 05:19:54 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/14 05:19:54 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/14 05:19:54 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/14 05:19:54 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/14 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:54 DEBUG : dir: Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : dir: reading active writers 2026/04/14 05:19:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/14 05:19:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:19:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/14 05:19:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:54 DEBUG : dir: Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : dir: reading active writers 2026/04/14 05:19:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.03s) === RUN TestReadFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/14 05:19:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:19:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/14 05:19:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:54 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/14 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:54 DEBUG : dir: Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : dir: reading active writers 2026/04/14 05:19:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.03s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/14 05:19:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:19:54 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:19:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:19:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:19:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cdf9140): _readAt: size=1, off=0 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cdf9140): openPending: 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/14 05:19:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/14 05:19:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cdf9140): >openPending: err= 2026/04/14 05:19:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cdf9140): >_readAt: n=1, err= 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cdf9140): _readAt: size=256, off=1 2026/04/14 05:19:54 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cdf9140): >_readAt: n=15, err=EOF 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cdf9140): _readAt: size=16, off=16 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cdf9140): >_readAt: n=0, err=EOF 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cdf9140): close: 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cdf9140): >close: err= 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cdf9140): close: 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cdf9140): >close: err=file already closed 2026/04/14 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:54 DEBUG : dir: Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : dir: reading active writers 2026/04/14 05:19:54 DEBUG : >WaitForWriters: 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.03s) === RUN TestRWFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/14 05:19:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:19:54 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:19:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:19:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:19:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c869c00): _readAt: size=1, off=0 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c869c00): openPending: 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/14 05:19:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/14 05:19:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c869c00): >openPending: err= 2026/04/14 05:19:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c869c00): >_readAt: n=1, err= 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c869c00): _readAt: size=1, off=5 2026/04/14 05:19:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c869c00): >_readAt: n=1, err= 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c869c00): _readAt: size=1, off=3 2026/04/14 05:19:54 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c869c00): >_readAt: n=1, err= 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c869c00): _readAt: size=1, off=13 2026/04/14 05:19:54 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c869c00): >_readAt: n=1, err= 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c869c00): _readAt: size=16, off=100 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c869c00): >_readAt: n=0, err=EOF 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c869c00): close: 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c869c00): >close: err= 2026/04/14 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:54 DEBUG : dir: Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : dir: reading active writers 2026/04/14 05:19:54 DEBUG : >WaitForWriters: 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.03s) === RUN TestRWFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/14 05:19:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:19:54 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:19:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:19:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:19:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296ccb8800): _readAt: size=1, off=0 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296ccb8800): openPending: 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/14 05:19:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/14 05:19:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296ccb8800): >openPending: err= 2026/04/14 05:19:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296ccb8800): >_readAt: n=1, err= 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296ccb8800): _readAt: size=1, off=5 2026/04/14 05:19:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296ccb8800): >_readAt: n=1, err= 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296ccb8800): _readAt: size=1, off=1 2026/04/14 05:19:54 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296ccb8800): >_readAt: n=1, err= 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296ccb8800): _readAt: size=6, off=10 2026/04/14 05:19:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296ccb8800): >_readAt: n=6, err= 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296ccb8800): _readAt: size=256, off=10 2026/04/14 05:19:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296ccb8800): >_readAt: n=6, err=EOF 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296ccb8800): _readAt: size=256, off=100 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296ccb8800): >_readAt: n=0, err=EOF 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296ccb8800): close: 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296ccb8800): >close: err= 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296ccb8800): _readAt: size=256, off=100 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296ccb8800): >_readAt: n=0, err=file already closed 2026/04/14 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:54 DEBUG : dir: Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : dir: reading active writers 2026/04/14 05:19:54 DEBUG : >WaitForWriters: 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.03s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/14 05:19:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:19:54 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:19:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:19:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:19:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c999d40): RWFileHandle.Flush 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c999d40): _readAt: size=256, off=0 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c999d40): openPending: 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/14 05:19:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/14 05:19:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c999d40): >openPending: err= 2026/04/14 05:19:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c999d40): >_readAt: n=16, err=EOF 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c999d40): RWFileHandle.Flush 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c999d40): RWFileHandle.Flush 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c999d40): close: 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296c999d40): >close: err= 2026/04/14 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:54 DEBUG : dir: Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : dir: reading active writers 2026/04/14 05:19:54 DEBUG : >WaitForWriters: 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.03s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/14 05:19:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/14 05:19:54 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:19:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:19:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:19:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cd5c980): _readAt: size=256, off=0 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cd5c980): openPending: 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/14 05:19:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/14 05:19:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cd5c980): >openPending: err= 2026/04/14 05:19:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cd5c980): >_readAt: n=16, err=EOF 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cd5c980): RWFileHandle.Release 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cd5c980): close: 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cd5c980): >close: err= 2026/04/14 05:19:54 DEBUG : dir/file1(0x23296cd5c980): RWFileHandle.Release 2026/04/14 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:54 DEBUG : dir: Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : dir: reading active writers 2026/04/14 05:19:54 DEBUG : >WaitForWriters: 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:54 DEBUG : file1: newRWFileHandle: 2026/04/14 05:19:54 DEBUG : file1(0x23296ca46c40): openPending: 2026/04/14 05:19:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:54 DEBUG : file1(0x23296ca46c40): >openPending: err= 2026/04/14 05:19:54 DEBUG : file1: >newRWFileHandle: err= 2026/04/14 05:19:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/14 05:19:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/14 05:19:54 DEBUG : file1(0x23296ca46c40): _writeAt: size=5, off=0 2026/04/14 05:19:54 DEBUG : file1(0x23296ca46c40): >_writeAt: n=5, err= 2026/04/14 05:19:54 DEBUG : file1(0x23296ca46c40): _writeAt: size=7, off=5 2026/04/14 05:19:54 DEBUG : file1(0x23296ca46c40): >_writeAt: n=7, err= 2026/04/14 05:19:54 DEBUG : file1: vfs cache: truncate to size=11 2026/04/14 05:19:54 DEBUG : file1(0x23296ca46c40): close: 2026/04/14 05:19:54 DEBUG : file1: vfs cache: setting modification time to 2026-04-14 05:19:54.736378686 +0000 UTC m=+4.707807185 2026/04/14 05:19:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:54 DEBUG : file1(0x23296ca46c40): >close: err= 2026/04/14 05:19:54 DEBUG : file1(0x23296ca46c40): close: 2026/04/14 05:19:54 DEBUG : file1(0x23296ca46c40): >close: err=file already closed 2026/04/14 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:19:54 DEBUG : file1: vfs cache: starting upload 2026/04/14 05:19:54 DEBUG : file1.ec31810c.partial: size = 11 OK 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1.ec31810c.partial" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1.ec31810c.partial 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-wotigug1joqi/file1.ec31810c.partial 2026/04/14 05:19:54 DEBUG : file1.ec31810c.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/14 05:19:54 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 05:19:54 DEBUG : file1.ec31810c.partial: renamed to: file1 2026/04/14 05:19:54 INFO : file1: Copied (new) 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:54 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/14 05:19:54 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-14 05:19:54 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/14 05:19:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/14 05:19:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:54 INFO : file1: vfs cache: upload succeeded try #1 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : >WaitForWriters: 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:54 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:54 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/04/14 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : >WaitForWriters: 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:54 DEBUG : file1: newRWFileHandle: 2026/04/14 05:19:54 DEBUG : file1(0x23296ccbc340): openPending: 2026/04/14 05:19:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:54 DEBUG : file1(0x23296ccbc340): >openPending: err= 2026/04/14 05:19:54 DEBUG : file1: >newRWFileHandle: err= 2026/04/14 05:19:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/14 05:19:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/14 05:19:54 DEBUG : file1(0x23296ccbc340): _writeAt: size=7, off=0 2026/04/14 05:19:54 DEBUG : file1(0x23296ccbc340): >_writeAt: n=7, err= 2026/04/14 05:19:54 DEBUG : file1(0x23296ccbc340): _writeAt: size=6, off=5 2026/04/14 05:19:54 DEBUG : file1(0x23296ccbc340): >_writeAt: n=6, err= 2026/04/14 05:19:54 DEBUG : file1(0x23296ccbc340): close: 2026/04/14 05:19:54 DEBUG : file1: vfs cache: setting modification time to 2026-04-14 05:19:54.900591267 +0000 UTC m=+4.872019765 2026/04/14 05:19:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:54 DEBUG : file1(0x23296ccbc340): >close: err= 2026/04/14 05:19:54 DEBUG : file1(0x23296ccbc340): _writeAt: size=5, off=0 2026/04/14 05:19:54 DEBUG : file1(0x23296ccbc340): >_writeAt: n=0, err=file already closed 2026/04/14 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:19:54 DEBUG : Looking for writers 2026/04/14 05:19:54 DEBUG : file1: reading active writers 2026/04/14 05:19:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:19:55 DEBUG : file1: vfs cache: starting upload 2026/04/14 05:19:55 DEBUG : file1.cd4c1569.partial: size = 11 OK 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1.cd4c1569.partial" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1.cd4c1569.partial 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-wotigug1joqi/file1.cd4c1569.partial 2026/04/14 05:19:55 DEBUG : file1.cd4c1569.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/14 05:19:55 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 05:19:55 DEBUG : file1.cd4c1569.partial: renamed to: file1 2026/04/14 05:19:55 INFO : file1: Copied (new) 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:55 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/14 05:19:55 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-14 05:19:54 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/14 05:19:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/14 05:19:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:55 INFO : file1: vfs cache: upload succeeded try #1 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : >WaitForWriters: 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:55 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:55 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/04/14 05:19:55 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : >WaitForWriters: 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:55 DEBUG : file1: newRWFileHandle: 2026/04/14 05:19:55 DEBUG : file1(0x23296c0d1080): openPending: 2026/04/14 05:19:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:55 DEBUG : file1(0x23296c0d1080): >openPending: err= 2026/04/14 05:19:55 DEBUG : file1: >newRWFileHandle: err= 2026/04/14 05:19:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/14 05:19:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/14 05:19:55 DEBUG : file1(0x23296c0d1080): close: 2026/04/14 05:19:55 DEBUG : file1: vfs cache: setting modification time to 2026-04-14 05:19:55.072757257 +0000 UTC m=+5.044185755 2026/04/14 05:19:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:55 DEBUG : file1(0x23296c0d1080): >close: err= 2026/04/14 05:19:55 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/14 05:19:55 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/14 05:19:55 DEBUG : file2: newRWFileHandle: 2026/04/14 05:19:55 DEBUG : file2(0x23296c0d1980): openPending: 2026/04/14 05:19:55 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/14 05:19:55 DEBUG : file2(0x23296c0d1980): >openPending: err= 2026/04/14 05:19:55 DEBUG : file2: >newRWFileHandle: err= 2026/04/14 05:19:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/14 05:19:55 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/14 05:19:55 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/14 05:19:55 DEBUG : file2(0x23296c0d1980): RWFileHandle.Flush 2026/04/14 05:19:55 DEBUG : file2(0x23296c0d1980): RWFileHandle.Release 2026/04/14 05:19:55 DEBUG : file2(0x23296c0d1980): close: 2026/04/14 05:19:55 DEBUG : file2: vfs cache: setting modification time to 2026-04-14 05:19:55.073644824 +0000 UTC m=+5.045073321 2026/04/14 05:19:55 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:55 DEBUG : file2(0x23296c0d1980): >close: err= 2026/04/14 05:19:55 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : file2: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : file2: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : file2: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file2: reading active writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/14 05:19:55 DEBUG : file1: vfs cache: starting upload 2026/04/14 05:19:55 DEBUG : file2: vfs cache: starting upload 2026/04/14 05:19:55 DEBUG : file1.34f253b8.partial: size = 0 OK 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1.34f253b8.partial" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1.34f253b8.partial 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-wotigug1joqi/file1.34f253b8.partial 2026/04/14 05:19:55 DEBUG : file1.34f253b8.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/14 05:19:55 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/14 05:19:55 DEBUG : file2.37b89582.partial: size = 0 OK 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file2.37b89582.partial" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file2.37b89582.partial 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-wotigug1joqi/file2.37b89582.partial 2026/04/14 05:19:55 DEBUG : file2.37b89582.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/14 05:19:55 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/14 05:19:55 DEBUG : file1.34f253b8.partial: renamed to: file1 2026/04/14 05:19:55 INFO : file1: Copied (new) 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:55 DEBUG : file2.37b89582.partial: renamed to: file2 2026/04/14 05:19:55 INFO : file2: Copied (new) 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file2" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file2 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:55 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/14 05:19:55 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-14 05:19:55 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/14 05:19:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-wotigug1joqi/file2 2026/04/14 05:19:55 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/14 05:19:55 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-14 05:19:55 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/14 05:19:55 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/14 05:19:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/14 05:19:55 INFO : file2: vfs cache: upload succeeded try #1 2026/04/14 05:19:55 INFO : file1: vfs cache: upload succeeded try #1 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : file2: reading active writers 2026/04/14 05:19:55 DEBUG : >WaitForWriters: 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:55 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:55 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file2" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file2 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-wotigug1joqi/file2 2026/04/14 05:19:55 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file2" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/file2 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-wotigug1joqi/file2 2026/04/14 05:19:55 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/14 05:19:55 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : file2: reading active writers 2026/04/14 05:19:55 DEBUG : >WaitForWriters: 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.18s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:55 DEBUG : file1: newRWFileHandle: 2026/04/14 05:19:55 DEBUG : file1(0x23296c199e00): openPending: 2026/04/14 05:19:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:55 DEBUG : file1(0x23296c199e00): >openPending: err= 2026/04/14 05:19:55 DEBUG : file1: >newRWFileHandle: err= 2026/04/14 05:19:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/14 05:19:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/14 05:19:55 DEBUG : file1(0x23296c199e00): _writeAt: size=5, off=0 2026/04/14 05:19:55 DEBUG : file1(0x23296c199e00): >_writeAt: n=5, err= 2026/04/14 05:19:55 DEBUG : file1(0x23296c199e00): RWFileHandle.Flush 2026/04/14 05:19:55 DEBUG : file1(0x23296c199e00): RWFileHandle.Flush 2026/04/14 05:19:55 DEBUG : file1(0x23296c199e00): close: 2026/04/14 05:19:55 DEBUG : file1: vfs cache: setting modification time to 2026-04-14 05:19:55.251397048 +0000 UTC m=+5.222825546 2026/04/14 05:19:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:55 DEBUG : file1(0x23296c199e00): >close: err= 2026/04/14 05:19:55 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:19:55 DEBUG : file1: vfs cache: starting upload 2026/04/14 05:19:55 DEBUG : file1.11665368.partial: size = 5 OK 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1.11665368.partial" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1.11665368.partial 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-wotigug1joqi/file1.11665368.partial 2026/04/14 05:19:55 DEBUG : file1.11665368.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/14 05:19:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:19:55 DEBUG : file1.11665368.partial: renamed to: file1 2026/04/14 05:19:55 INFO : file1: Copied (new) 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:55 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/14 05:19:55 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-14 05:19:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/14 05:19:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/14 05:19:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:55 INFO : file1: vfs cache: upload succeeded try #1 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : >WaitForWriters: 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:55 DEBUG : file1: newRWFileHandle: 2026/04/14 05:19:55 DEBUG : file1(0x23296c734200): openPending: 2026/04/14 05:19:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:55 DEBUG : file1(0x23296c734200): >openPending: err= 2026/04/14 05:19:55 DEBUG : file1: >newRWFileHandle: err= 2026/04/14 05:19:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/14 05:19:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/14 05:19:55 DEBUG : file1(0x23296c734200): _writeAt: size=5, off=0 2026/04/14 05:19:55 DEBUG : file1(0x23296c734200): >_writeAt: n=5, err= 2026/04/14 05:19:55 DEBUG : file1(0x23296c734200): RWFileHandle.Release 2026/04/14 05:19:55 DEBUG : file1(0x23296c734200): close: 2026/04/14 05:19:55 DEBUG : file1: vfs cache: setting modification time to 2026-04-14 05:19:55.418156472 +0000 UTC m=+5.389584970 2026/04/14 05:19:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:55 DEBUG : file1(0x23296c734200): >close: err= 2026/04/14 05:19:55 DEBUG : file1(0x23296c734200): RWFileHandle.Release 2026/04/14 05:19:55 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:19:55 DEBUG : file1: vfs cache: starting upload 2026/04/14 05:19:55 DEBUG : file1.ec7686b3.partial: size = 5 OK 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1.ec7686b3.partial" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1.ec7686b3.partial 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-wotigug1joqi/file1.ec7686b3.partial 2026/04/14 05:19:55 DEBUG : file1.ec7686b3.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/14 05:19:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:19:55 DEBUG : file1.ec7686b3.partial: renamed to: file1 2026/04/14 05:19:55 INFO : file1: Copied (new) 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:55 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/14 05:19:55 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-14 05:19:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/14 05:19:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/14 05:19:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:55 INFO : file1: vfs cache: upload succeeded try #1 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : >WaitForWriters: 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.17s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:55 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/14 05:19:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/14 05:19:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:19:55 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:19:55 DEBUG : dir/file1(0x23296cca4840): openPending: 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/14 05:19:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/14 05:19:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:55 DEBUG : dir/file1(0x23296cca4840): >openPending: err= 2026/04/14 05:19:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/14 05:19:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:19:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:19:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/14 05:19:55 DEBUG : dir/file1(0x23296cca4840): _writeAt: size=5, off=0 2026/04/14 05:19:55 DEBUG : dir/file1(0x23296cca4840): >_writeAt: n=5, err= 2026/04/14 05:19:55 DEBUG : dir/file1(0x23296cca4840): close: 2026/04/14 05:19:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:55 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-14 05:19:55.601407847 +0000 UTC m=+5.572836345 2026/04/14 05:19:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:55 DEBUG : dir/file1(0x23296cca4840): >close: err= 2026/04/14 05:19:55 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:55 DEBUG : dir: Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : dir: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:19:55 DEBUG : dir: Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : dir: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:19:55 DEBUG : dir: Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : dir: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:19:55 DEBUG : dir: Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : dir: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:19:55 DEBUG : dir/file1: vfs cache: starting upload 2026/04/14 05:19:55 DEBUG : dir/file1.cb866eac.partial: size = 5 OK 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1.cb866eac.partial" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1.cb866eac.partial 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-wotigug1joqi/dir/file1.cb866eac.partial 2026/04/14 05:19:55 DEBUG : dir/file1.cb866eac.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/14 05:19:55 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:19:55 DEBUG : dir/file1.cb866eac.partial: renamed to: dir/file1 2026/04/14 05:19:55 INFO : dir/file1: Copied (replaced existing) 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:55 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/14 05:19:55 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-14 05:19:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/14 05:19:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/14 05:19:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/14 05:19:55 DEBUG : dir: Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : dir: reading active writers 2026/04/14 05:19:55 DEBUG : >WaitForWriters: 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.19s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:55 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/14 05:19:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:55 DEBUG : dir/file1: newRWFileHandle: 2026/04/14 05:19:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/14 05:19:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/14 05:19:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/14 05:19:55 DEBUG : dir/file1(0x23296c9981c0): _writeAt: size=5, off=0 2026/04/14 05:19:55 DEBUG : dir/file1(0x23296c9981c0): openPending: 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:55 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/14 05:19:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/14 05:19:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/14 05:19:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:55 DEBUG : dir/file1(0x23296c9981c0): >openPending: err= 2026/04/14 05:19:55 DEBUG : dir/file1(0x23296c9981c0): >_writeAt: n=5, err= 2026/04/14 05:19:55 DEBUG : dir/file1(0x23296c9981c0): _writeAt: size=15, off=5 2026/04/14 05:19:55 DEBUG : dir/file1(0x23296c9981c0): >_writeAt: n=15, err= 2026/04/14 05:19:55 DEBUG : dir/file1(0x23296c9981c0): close: 2026/04/14 05:19:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/14 05:19:55 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-14 05:19:55.785375967 +0000 UTC m=+5.756804464 2026/04/14 05:19:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:55 DEBUG : dir/file1(0x23296c9981c0): >close: err= 2026/04/14 05:19:55 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:55 DEBUG : dir: Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : dir: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:19:55 DEBUG : dir: Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : dir: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:19:55 DEBUG : dir: Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : dir: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:19:55 DEBUG : dir: Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : dir: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:19:55 DEBUG : dir/file1: vfs cache: starting upload 2026/04/14 05:19:55 DEBUG : dir/file1.e52febbf.partial: size = 20 OK 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1.e52febbf.partial" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1.e52febbf.partial 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-wotigug1joqi/dir/file1.e52febbf.partial 2026/04/14 05:19:55 DEBUG : dir/file1.e52febbf.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/04/14 05:19:55 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/14 05:19:55 DEBUG : dir/file1.e52febbf.partial: renamed to: dir/file1 2026/04/14 05:19:55 INFO : dir/file1: Copied (replaced existing) 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:55 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/04/14 05:19:55 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-14 05:19:55 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/14 05:19:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/14 05:19:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/14 05:19:55 DEBUG : dir: Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : dir: reading active writers 2026/04/14 05:19:55 DEBUG : >WaitForWriters: 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:55 DEBUG : file1: newRWFileHandle: 2026/04/14 05:19:55 DEBUG : file1(0x23296ccecbc0): openPending: 2026/04/14 05:19:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:55 DEBUG : file1(0x23296ccecbc0): >openPending: err= 2026/04/14 05:19:55 DEBUG : file1: >newRWFileHandle: err= 2026/04/14 05:19:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/14 05:19:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/14 05:19:55 DEBUG : file1(0x23296ccecbc0): _writeAt: size=5, off=0 2026/04/14 05:19:55 DEBUG : file1(0x23296ccecbc0): >_writeAt: n=5, err= 2026/04/14 05:19:55 DEBUG : file1(0x23296ccecbc0): close: 2026/04/14 05:19:55 DEBUG : file1: vfs cache: setting modification time to 2026-04-14 05:19:55.955046871 +0000 UTC m=+5.926475369 2026/04/14 05:19:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:55 DEBUG : file1(0x23296ccecbc0): >close: err= 2026/04/14 05:19:55 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:19:55 DEBUG : Looking for writers 2026/04/14 05:19:55 DEBUG : file1: reading active writers 2026/04/14 05:19:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:19:56 DEBUG : Looking for writers 2026/04/14 05:19:56 DEBUG : file1: reading active writers 2026/04/14 05:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:19:56 DEBUG : file1: vfs cache: starting upload 2026/04/14 05:19:56 DEBUG : file1.d680f71b.partial: size = 5 OK 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1.d680f71b.partial" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1.d680f71b.partial 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-wotigug1joqi/file1.d680f71b.partial 2026/04/14 05:19:56 DEBUG : file1.d680f71b.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/14 05:19:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:19:56 DEBUG : file1.d680f71b.partial: renamed to: file1 2026/04/14 05:19:56 INFO : file1: Copied (new) 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:56 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/14 05:19:56 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-14 05:19:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/14 05:19:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:56 INFO : file1: vfs cache: upload succeeded try #1 2026/04/14 05:19:56 DEBUG : Looking for writers 2026/04/14 05:19:56 DEBUG : file1: reading active writers 2026/04/14 05:19:56 DEBUG : >WaitForWriters: 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.17s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/14 05:19:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccedcc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccedcc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccedcc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccedcc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccedcc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.120268689 +0000 UTC m=+6.091697188 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccedcc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4240): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4240): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4240): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4240): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4240): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4240): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4240): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.120268689 +0000 UTC m=+6.091697188 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4240): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4700): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4700): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4700): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4700): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4700): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.120268689 +0000 UTC m=+6.091697188 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4700): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c67e150 item 1 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4d40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4d40): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4d40): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4d40): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4d40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.124144503 +0000 UTC m=+6.095573001 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4d40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5240): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5240): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5240): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5240): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5240): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.124144503 +0000 UTC m=+6.095573001 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5240): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c67ea10 item 2 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c998f80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c998f80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c998f80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c998f80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c998f80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.126972846 +0000 UTC m=+6.098401344 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c998f80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c999400): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c999400): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c999400): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c999400): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c999400): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c999400): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c999400): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.126972846 +0000 UTC m=+6.098401344 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c999400): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9998c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9998c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9998c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9998c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9998c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.126972846 +0000 UTC m=+6.098401344 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9998c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296bfd0cb0 item 3 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4a080): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4a080): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4a080): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4a080): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4a080): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.131188542 +0000 UTC m=+6.102617040 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4a080): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4a5c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4a5c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4a5c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4a5c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4a5c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.131188542 +0000 UTC m=+6.102617040 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4a5c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296bfd1570 item 4 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4ac00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4ac00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4ac00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4ac00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4ac00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.13330943 +0000 UTC m=+6.104737927 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4ac00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4b080): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4b080): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4b080): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4b080): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4b080): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4b080): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4b080): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.13330943 +0000 UTC m=+6.104737927 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4b080): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4b540): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4b540): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4b540): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4b540): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4b540): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.13330943 +0000 UTC m=+6.104737927 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4b540): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296bfd1ab0 item 5 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4bbc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4bbc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4bbc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4bbc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4bbc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.135880638 +0000 UTC m=+6.107309136 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca4bbc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28200): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28200): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28200): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28200): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28200): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.135880638 +0000 UTC m=+6.107309136 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28200): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c4b84d0 item 6 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28880): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28880): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28880): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28880): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28880): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.138239906 +0000 UTC m=+6.109668403 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28880): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28d80): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28d80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28d80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28d80): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28d80): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28d80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.138239906 +0000 UTC m=+6.109668403 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce28d80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce29240): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce29240): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce29240): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce29240): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce29240): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.138239906 +0000 UTC m=+6.109668403 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce29240): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c4b8c40 item 7 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce298c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce298c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce298c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce298c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce298c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.141530604 +0000 UTC m=+6.112959102 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce298c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce29e00): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce29e00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce29e00): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce29e00): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce29e00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.141530604 +0000 UTC m=+6.112959102 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce29e00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c4b97a0 item 8 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5800): _readAt: size=2, off=0 2026/04/14 05:19:56 ERROR : open-test-file(0x23296cdc5800): Couldn't read size of file 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5800): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5800): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5800): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5800): close: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5800): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5bc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5bc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5bc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5bc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5bc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.144224794 +0000 UTC m=+6.115653292 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5bc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0140): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0140): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0140): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0140): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0140): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0140): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0140): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.144224794 +0000 UTC m=+6.115653292 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0140): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0640): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0640): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0640): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0640): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0640): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.144224794 +0000 UTC m=+6.115653292 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0640): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c67ed90 item 9 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0cc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0cc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0cc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0cc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0cc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.14780543 +0000 UTC m=+6.119233928 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde0cc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde1200): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde1200): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde1200): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde1200): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde1200): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.14780543 +0000 UTC m=+6.119233928 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde1200): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c67f880 item 10 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde1840): _readAt: size=2, off=0 2026/04/14 05:19:56 ERROR : open-test-file(0x23296cde1840): Couldn't read size of file 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde1840): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde1840): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde1840): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde1840): close: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde1840): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde1c00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde1c00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde1c00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde1c00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde1c00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.151487397 +0000 UTC m=+6.122915895 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde1c00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfc200): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfc200): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfc200): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfc200): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfc200): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfc200): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfc200): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.151487397 +0000 UTC m=+6.122915895 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfc200): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfc700): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfc700): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfc700): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfc700): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfc700): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.151487397 +0000 UTC m=+6.122915895 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfc700): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c67fc00 item 11 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfcd80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfcd80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfcd80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfcd80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfcd80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.154199962 +0000 UTC m=+6.125628460 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfcd80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfd2c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfd2c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfd2c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfd2c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfd2c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.154199962 +0000 UTC m=+6.125628460 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfd2c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c00c8c0 item 12 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfd900): _readAt: size=2, off=0 2026/04/14 05:19:56 ERROR : open-test-file(0x23296cdfd900): Couldn't read size of file 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfd900): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfd900): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfd900): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfd900): close: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfd900): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfdcc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfdcc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfdcc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfdcc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfdcc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.156314308 +0000 UTC m=+6.127742816 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfdcc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce547c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce547c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce547c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce547c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce547c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.156314308 +0000 UTC m=+6.127742816 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce547c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c4b9ce0 item 13 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce54e40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce54e40): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce54e40): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce54e40): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce54e40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.158021794 +0000 UTC m=+6.129450292 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce54e40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce55380): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce55380): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce55380): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce55380): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce55380): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.158021794 +0000 UTC m=+6.129450292 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce55380): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c35a700 item 14 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce559c0): _readAt: size=2, off=0 2026/04/14 05:19:56 ERROR : open-test-file(0x23296ce559c0): Couldn't read size of file 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce559c0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce559c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce559c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce559c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce559c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce55d80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce55d80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce55d80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce55d80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce55d80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.161694373 +0000 UTC m=+6.133122872 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce55d80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735bc0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735bc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735bc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735bc0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735bc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.161694373 +0000 UTC m=+6.133122872 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735bc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c35b1f0 item 15 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca43c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca43c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca43c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca43c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca43c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.16758297 +0000 UTC m=+6.139011468 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca43c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c6c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c6c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c6c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c6c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c6c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.16758297 +0000 UTC m=+6.139011468 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c6c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c95a000 item 16 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7cd00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7cd00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7cd00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7cd00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7cd00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.169459977 +0000 UTC m=+6.140888474 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7cd00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d180): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d180): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d180): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d180): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d180): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d180): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d180): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d180): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.169459977 +0000 UTC m=+6.140888474 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d180): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d680): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d680): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d680): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d680): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d680): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.169459977 +0000 UTC m=+6.140888474 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d680): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c95a540 item 17 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7dd00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7dd00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7dd00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7dd00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7dd00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.172175127 +0000 UTC m=+6.143603625 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7dd00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7343c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7343c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7343c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7343c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7343c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.172175127 +0000 UTC m=+6.143603625 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7343c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c95ab60 item 18 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734a40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734a40): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734a40): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734a40): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734a40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.173656004 +0000 UTC m=+6.145084503 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734a40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734f40): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734f40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734f40): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734f40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734f40): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734f40): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734f40): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734f40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.173656004 +0000 UTC m=+6.145084503 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734f40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735440): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735440): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735440): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735440): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735440): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.173656004 +0000 UTC m=+6.145084503 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735440): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c95b0a0 item 19 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735ac0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735ac0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735ac0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735ac0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735ac0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.175790287 +0000 UTC m=+6.147218795 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735ac0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5c480): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5c480): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5c480): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5c480): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5c480): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.175790287 +0000 UTC m=+6.147218795 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5c480): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c95b570 item 20 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5cb00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5cb00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5cb00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5cb00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5cb00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.177148715 +0000 UTC m=+6.148577213 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5cb00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5d000): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5d000): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5d000): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5d000): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5d000): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5d000): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5d000): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5d000): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.177148715 +0000 UTC m=+6.148577213 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5d000): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5d500): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5d500): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5d500): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5d500): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5d500): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.177148715 +0000 UTC m=+6.148577213 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5d500): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c95b8f0 item 21 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5db80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5db80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5db80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5db80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5db80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.179525125 +0000 UTC m=+6.150953633 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd5db80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c06b540): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c06b540): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c06b540): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c06b540): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c06b540): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.179525125 +0000 UTC m=+6.150953633 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c06b540): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c95bdc0 item 22 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d11c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d11c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d11c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d11c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d11c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.180933305 +0000 UTC m=+6.152361813 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d11c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1e80): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1e80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1e80): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1e80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1e80): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1e80): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1e80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.180933305 +0000 UTC m=+6.152361813 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1e80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42b6c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42b6c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42b6c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42b6c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42b6c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.180933305 +0000 UTC m=+6.152361813 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42b6c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c35ad20 item 23 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198700): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198700): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198700): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198700): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198700): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.183062489 +0000 UTC m=+6.154490987 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198700): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198d80): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198d80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198d80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198d80): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198d80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.183062489 +0000 UTC m=+6.154490987 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198d80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c35ba40 item 24 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc2c0): _readAt: size=2, off=0 2026/04/14 05:19:56 ERROR : open-test-file(0x23296ccbc2c0): Couldn't read size of file 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc2c0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc2c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc2c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc2c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc2c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc680): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc680): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc680): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc680): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc680): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.184615704 +0000 UTC m=+6.156044202 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc680): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcb80): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcb80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcb80): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcb80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcb80): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcb80): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcb80): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcb80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.184615704 +0000 UTC m=+6.156044202 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcb80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd0c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd0c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd0c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd0c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd0c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.184615704 +0000 UTC m=+6.156044202 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd0c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c352230 item 25 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd740): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd740): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd740): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd740): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd740): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.186360961 +0000 UTC m=+6.157789460 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd740): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbdd00): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbdd00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbdd00): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbdd00): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbdd00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.186360961 +0000 UTC m=+6.157789460 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbdd00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c352850 item 26 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768440): _readAt: size=2, off=0 2026/04/14 05:19:56 ERROR : open-test-file(0x23296c768440): Couldn't read size of file 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768440): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768440): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768440): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768440): close: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768440): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc4c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc4c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc4c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc4c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc4c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.188105888 +0000 UTC m=+6.159534397 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc4c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc9c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc9c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc9c0): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc9c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc9c0): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc9c0): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc9c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc9c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.188105888 +0000 UTC m=+6.159534397 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc9c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dcf00): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dcf00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dcf00): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dcf00): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dcf00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.188105888 +0000 UTC m=+6.159534397 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dcf00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c918230 item 27 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd580): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd580): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd580): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd580): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd580): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.19068458 +0000 UTC m=+6.162113079 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd580): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5ddac0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5ddac0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5ddac0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5ddac0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5ddac0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.19068458 +0000 UTC m=+6.162113079 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5ddac0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9187e0 item 28 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b0c0): _readAt: size=2, off=0 2026/04/14 05:19:56 ERROR : open-test-file(0x23296c23b0c0): Couldn't read size of file 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b0c0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b0c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b0c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b0c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b0c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b480): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b480): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b480): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b480): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b480): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.192491174 +0000 UTC m=+6.163919672 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b480): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23bb40): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23bb40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23bb40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23bb40): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23bb40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.192491174 +0000 UTC m=+6.163919672 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23bb40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c918b60 item 29 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce542c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce542c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce542c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce542c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce542c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.19389189 +0000 UTC m=+6.165320388 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce542c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce54800): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce54800): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce54800): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce54800): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce54800): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.19389189 +0000 UTC m=+6.165320388 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce54800): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c918fc0 item 30 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce54e40): _readAt: size=2, off=0 2026/04/14 05:19:56 ERROR : open-test-file(0x23296ce54e40): Couldn't read size of file 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce54e40): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce54e40): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce54e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce54e40): close: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce54e40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce55200): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce55200): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce55200): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce55200): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce55200): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.196415159 +0000 UTC m=+6.167843657 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce55200): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce558c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce558c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce558c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce558c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce558c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.196415159 +0000 UTC m=+6.167843657 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce558c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9193b0 item 31 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6fe340): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6fe340): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6fe340): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6fe340): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6fe340): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.19854336 +0000 UTC m=+6.169971858 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6fe340): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6fe880): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6fe880): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6fe880): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6fe880): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6fe880): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.19854336 +0000 UTC m=+6.169971858 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6fe880): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c919730 item 32 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6feec0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6feec0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6feec0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6feec0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6feec0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.200603472 +0000 UTC m=+6.172031970 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6feec0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ff340): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ff340): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ff340): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ff340): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ff340): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c919ab0 item 33 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ff340): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ff340): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.20116846 +0000 UTC m=+6.172596958 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ff340): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ff840): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ff840): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ff840): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ff840): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ff840): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.20116846 +0000 UTC m=+6.172596958 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ff840): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c919d50 item 33 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ffe80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ffe80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ffe80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ffe80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ffe80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.203441635 +0000 UTC m=+6.174870133 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ffe80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726400): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726400): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd222a0 item 34 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726400): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726400): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726400): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726400): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726400): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.20424344 +0000 UTC m=+6.175671938 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726400): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726940): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726940): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726940): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726940): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726940): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.20424344 +0000 UTC m=+6.175671938 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726940): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd22460 item 34 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726f80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726f80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726f80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726f80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726f80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.206307811 +0000 UTC m=+6.177736310 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c726f80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727400): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727400): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727400): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727400): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727400): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd227e0 item 35 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727400): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727400): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.207471749 +0000 UTC m=+6.178900248 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727400): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea6140): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea6140): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea6140): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea6140): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea6140): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.207471749 +0000 UTC m=+6.178900248 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea6140): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9ea000 item 35 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea67c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea67c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea67c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea67c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea67c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.210459727 +0000 UTC m=+6.181888224 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea67c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea6cc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea6cc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9ea380 item 36 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea6cc0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea6cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea6cc0): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea6cc0): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea6cc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.211992432 +0000 UTC m=+6.183420950 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea6cc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7200): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7200): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7200): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7200): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7200): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.211992432 +0000 UTC m=+6.183420950 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7200): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9ea540 item 36 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7840): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7840): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7840): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7840): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7840): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.214527191 +0000 UTC m=+6.185955689 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7840): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7cc0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7cc0): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7cc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7cc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9ea9a0 item 37 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7cc0): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7cc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.214954077 +0000 UTC m=+6.186382576 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea7cc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec42c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec42c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec42c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec42c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec42c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.214954077 +0000 UTC m=+6.186382576 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec42c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9eac40 item 37 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4940): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4940): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4940): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4940): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4940): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.216557837 +0000 UTC m=+6.187986336 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4940): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4e40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4e40): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9eafc0 item 38 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4e40): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4e40): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4e40): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4e40): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4e40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.217191927 +0000 UTC m=+6.188620424 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4e40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5380): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5380): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5380): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5380): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5380): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.217191927 +0000 UTC m=+6.188620424 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5380): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9eb2d0 item 38 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5a00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5a00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5a00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5a00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5a00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.218660912 +0000 UTC m=+6.190089411 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5a00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2000): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2000): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2000): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2000): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2000): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9eb730 item 39 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2000): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2000): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.219269132 +0000 UTC m=+6.190697629 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2000): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2500): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2500): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2500): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2500): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2500): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.219269132 +0000 UTC m=+6.190697629 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2500): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9eb8f0 item 39 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2b80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2b80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2b80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2b80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2b80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.220579918 +0000 UTC m=+6.192008416 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced2b80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced3080): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced3080): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9ebc70 item 40 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced3080): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced3080): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced3080): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced3080): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced3080): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.221169903 +0000 UTC m=+6.192598401 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced3080): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced35c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced35c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced35c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced35c0): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced35c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.221169903 +0000 UTC m=+6.192598401 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced35c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9ebe30 item 40 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced3b80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced3b80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced3b80): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced3b80): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced3b80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced3b80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced3b80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.222513462 +0000 UTC m=+6.193941960 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ced3b80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2180): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2180): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2180): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd903f0 item 41 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2180): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2180): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.223021672 +0000 UTC m=+6.194450170 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2180): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2640): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2640): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2640): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2640): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2640): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd905b0 item 41 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2640): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2640): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.223628489 +0000 UTC m=+6.195056986 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2640): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2b80): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2b80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2b80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2b80): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2b80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.223628489 +0000 UTC m=+6.195056986 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee2b80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd90770 item 41 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee31c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee31c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee31c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee31c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee31c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee31c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee31c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.225122852 +0000 UTC m=+6.196551350 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee31c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee36c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee36c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee36c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd90af0 item 42 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee36c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee36c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.225488663 +0000 UTC m=+6.196917171 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee36c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee3c00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee3c00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd90cb0 item 42 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee3c00): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee3c00): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee3c00): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee3c00): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee3c00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.226133312 +0000 UTC m=+6.197561810 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cee3c00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef2280): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef2280): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef2280): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef2280): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef2280): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.226133312 +0000 UTC m=+6.197561810 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef2280): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd90ee0 item 42 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef28c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef28c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef28c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef28c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef28c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef28c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef28c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.227818585 +0000 UTC m=+6.199247084 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef28c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef2dc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef2dc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef2dc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd912d0 item 43 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef2dc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef2dc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.228391998 +0000 UTC m=+6.199820497 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef2dc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3300): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3300): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3300): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3300): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3300): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd91570 item 43 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3300): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3300): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.22894318 +0000 UTC m=+6.200371679 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3300): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3840): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3840): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3840): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3840): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3840): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.22894318 +0000 UTC m=+6.200371679 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3840): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd91730 item 43 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3e80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3e80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3e80): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3e80): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3e80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3e80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3e80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.230573181 +0000 UTC m=+6.202001679 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef3e80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78e480): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78e480): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78e480): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd91b20 item 44 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78e480): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78e480): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.231236193 +0000 UTC m=+6.202664691 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78e480): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78e9c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78e9c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce7a070 item 44 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78e9c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78e9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78e9c0): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78e9c0): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78e9c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.231954701 +0000 UTC m=+6.203383199 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78e9c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78ef40): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78ef40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78ef40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78ef40): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78ef40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.231954701 +0000 UTC m=+6.203383199 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78ef40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce7a230 item 44 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78f580): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78f580): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78f580): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78f580): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78f580): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78f580): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78f580): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.233480594 +0000 UTC m=+6.204909093 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78f580): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78fa80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78fa80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78fa80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce7a5b0 item 45 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78fa80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78fa80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.23401286 +0000 UTC m=+6.205441358 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c78fa80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b4280): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b4280): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b4280): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b4280): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b4280): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.23401286 +0000 UTC m=+6.205441358 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b4280): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce7a770 item 45 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b48c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b48c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b48c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b48c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b48c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b48c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b48c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.235416271 +0000 UTC m=+6.206844770 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b48c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b4dc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b4dc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b4dc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce7abd0 item 46 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b4dc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b4dc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.236248033 +0000 UTC m=+6.207676541 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b4dc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b54c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b54c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b54c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b54c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b54c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.236248033 +0000 UTC m=+6.207676541 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b54c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce7ad90 item 46 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b5b00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b5b00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b5b00): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b5b00): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b5b00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b5b00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b5b00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.238555793 +0000 UTC m=+6.209984292 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7b5b00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7da100): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7da100): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7da100): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce7b260 item 47 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7da100): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7da100): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.239119378 +0000 UTC m=+6.210547876 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7da100): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7da800): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7da800): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7da800): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7da800): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7da800): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.239119378 +0000 UTC m=+6.210547876 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7da800): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce7b420 item 47 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7dae40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7dae40): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7dae40): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7dae40): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7dae40): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7dae40): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7dae40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.240608913 +0000 UTC m=+6.212037411 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7dae40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7db340): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7db340): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7db340): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce7b810 item 48 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7db340): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7db340): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.241020511 +0000 UTC m=+6.212449009 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7db340): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7dba40): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7dba40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7dba40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7dba40): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7dba40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.241020511 +0000 UTC m=+6.212449009 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7dba40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce7b9d0 item 48 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fc180): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fc180): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fc180): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fc180): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fc180): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.242313594 +0000 UTC m=+6.213742091 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fc180): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fc600): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fc600): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fc600): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fc600): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fc600): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fc600): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce7bd50 item 49 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fc600): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fc600): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.242727245 +0000 UTC m=+6.214155743 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fc600): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fcb40): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fcb40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fcb40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fcb40): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fcb40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.242727245 +0000 UTC m=+6.214155743 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fcb40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce88070 item 49 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fd1c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fd1c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fd1c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fd1c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fd1c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.244123414 +0000 UTC m=+6.215551911 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fd1c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727800): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727800): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727800): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce88460 item 50 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727800): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727800): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727800): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727800): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727800): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.245186954 +0000 UTC m=+6.216615462 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727800): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727d80): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727d80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727d80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727d80): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727d80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.245186954 +0000 UTC m=+6.216615462 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c727d80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd22a80 item 50 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77a500): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77a500): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77a500): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77a500): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77a500): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.247584273 +0000 UTC m=+6.219012770 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77a500): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77aa00): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77aa00): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77aa00): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77aa00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77aa00): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77aa00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd22f50 item 51 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77aa00): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77aa00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.248396257 +0000 UTC m=+6.219824756 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77aa00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77af40): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77af40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77af40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77af40): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77af40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.248396257 +0000 UTC m=+6.219824756 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77af40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd23110 item 51 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fd800): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fd800): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fd800): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fd800): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fd800): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.250336874 +0000 UTC m=+6.221765382 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fd800): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fdd00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fdd00): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fdd00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce88690 item 52 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fdd00): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fdd00): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fdd00): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fdd00): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fdd00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.251167654 +0000 UTC m=+6.222596152 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7fdd00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908380): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908380): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908380): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908380): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908380): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.251167654 +0000 UTC m=+6.222596152 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908380): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce88850 item 52 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908a00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908a00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908a00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908a00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908a00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.252798486 +0000 UTC m=+6.224226983 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908a00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908f00): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908f00): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908f00): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908f00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908f00): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908f00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce88bd0 item 53 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908f00): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908f00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.253492978 +0000 UTC m=+6.224921476 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c908f00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c909440): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c909440): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c909440): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c909440): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c909440): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.253492978 +0000 UTC m=+6.224921476 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c909440): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce88d90 item 53 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c909ac0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c909ac0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c909ac0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c909ac0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c909ac0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.254861583 +0000 UTC m=+6.226290081 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c909ac0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9320c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9320c0): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9320c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce891f0 item 54 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9320c0): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9320c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9320c0): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9320c0): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9320c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.255323807 +0000 UTC m=+6.226752305 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9320c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c932640): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c932640): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c932640): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c932640): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c932640): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.255323807 +0000 UTC m=+6.226752305 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c932640): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce893b0 item 54 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c932cc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c932cc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c932cc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c932cc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c932cc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.256411192 +0000 UTC m=+6.227839689 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c932cc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9331c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9331c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9331c0): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9331c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9331c0): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9331c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce89730 item 55 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9331c0): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9331c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.256816307 +0000 UTC m=+6.228244805 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9331c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c933700): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c933700): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c933700): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c933700): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c933700): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.256816307 +0000 UTC m=+6.228244805 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c933700): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce89a40 item 55 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c933d80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c933d80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c933d80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c933d80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c933d80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.257896328 +0000 UTC m=+6.229324826 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c933d80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94c380): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94c380): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94c380): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce89e30 item 56 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94c380): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94c380): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94c380): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94c380): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94c380): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.2583632 +0000 UTC m=+6.229791698 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94c380): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94c900): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94c900): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94c900): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94c900): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94c900): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.2583632 +0000 UTC m=+6.229791698 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94c900): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5501c0 item 56 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94cf40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94cf40): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94cf40): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94cf40): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94cf40): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94cf40): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94cf40): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94cf40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.259603453 +0000 UTC m=+6.231031951 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94cf40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94d480): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94d480): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94d480): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5505b0 item 57 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94d480): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94d480): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.260113637 +0000 UTC m=+6.231542135 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94d480): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94d9c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94d9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94d9c0): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94d9c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94d9c0): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94d9c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c550850 item 57 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94d9c0): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94d9c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.260534783 +0000 UTC m=+6.231963281 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c94d9c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970040): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970040): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970040): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970040): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970040): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.260534783 +0000 UTC m=+6.231963281 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970040): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c550a10 item 57 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970680): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970680): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970680): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970680): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970680): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970680): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970680): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970680): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.261655761 +0000 UTC m=+6.233084259 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970680): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970bc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970bc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970bc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c550d90 item 58 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970bc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970bc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.262154123 +0000 UTC m=+6.233582621 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c970bc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c971100): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c971100): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c971100): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c550f50 item 58 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c971100): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c971100): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c971100): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c971100): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c971100): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.26261353 +0000 UTC m=+6.234042029 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c971100): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9716c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9716c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9716c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9716c0): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9716c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.26261353 +0000 UTC m=+6.234042029 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9716c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c551110 item 58 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c971d00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c971d00): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c971d00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c971d00): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c971d00): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c971d00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c971d00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c971d00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.263709342 +0000 UTC m=+6.235137839 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c971d00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0340): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0340): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0340): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c551570 item 59 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0340): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0340): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.264145184 +0000 UTC m=+6.235573693 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0340): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0880): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0880): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0880): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0880): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0880): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0880): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c551810 item 59 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0880): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0880): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.264643748 +0000 UTC m=+6.236072245 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0880): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77b740): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77b740): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77b740): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77b740): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77b740): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.264643748 +0000 UTC m=+6.236072245 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77b740): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd23570 item 59 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77bd80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77bd80): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77bd80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77bd80): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77bd80): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77bd80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77bd80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77bd80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.267182123 +0000 UTC m=+6.238610621 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c77bd80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b63c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b63c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b63c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd23960 item 60 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b63c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b63c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.267984019 +0000 UTC m=+6.239412516 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b63c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b6900): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b6900): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b6900): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd23b20 item 60 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b6900): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b6900): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b6900): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b6900): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b6900): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.269207701 +0000 UTC m=+6.240636219 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b6900): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b6ec0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b6ec0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b6ec0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b6ec0): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b6ec0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.269207701 +0000 UTC m=+6.240636219 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b6ec0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd23ce0 item 60 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b7500): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b7500): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b7500): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b7500): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b7500): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b7500): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b7500): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b7500): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.270652821 +0000 UTC m=+6.242081319 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b7500): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b7a40): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b7a40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b7a40): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca101c0 item 61 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b7a40): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b7a40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.271157645 +0000 UTC m=+6.242586143 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b7a40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2240): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2240): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2240): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2240): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2240): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.271157645 +0000 UTC m=+6.242586143 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2240): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca103f0 item 61 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2880): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2880): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2880): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2880): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2880): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2880): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2880): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2880): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.272506634 +0000 UTC m=+6.243935132 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2880): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2dc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2dc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2dc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca10770 item 62 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2dc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2dc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.273040743 +0000 UTC m=+6.244469242 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e2dc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e34c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e34c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e34c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e34c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e34c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.273040743 +0000 UTC m=+6.244469242 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e34c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca10930 item 62 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e3b00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e3b00): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e3b00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e3b00): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e3b00): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e3b00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e3b00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e3b00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.274496645 +0000 UTC m=+6.245925142 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8e3b00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06140): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06140): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06140): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca10d20 item 63 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06140): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06140): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.275029671 +0000 UTC m=+6.246458169 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06140): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06840): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06840): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06840): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06840): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06840): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.275029671 +0000 UTC m=+6.246458169 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06840): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca10ee0 item 63 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06e80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06e80): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06e80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06e80): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06e80): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06e80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06e80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06e80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.276486464 +0000 UTC m=+6.247914963 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca06e80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca073c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca073c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca073c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca112d0 item 64 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca073c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca073c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.276974426 +0000 UTC m=+6.248402924 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca073c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca07ac0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca07ac0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca07ac0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca07ac0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca07ac0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.276974426 +0000 UTC m=+6.248402924 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca07ac0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca11490 item 64 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40200): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40200): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40200): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40200): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40200): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.278379942 +0000 UTC m=+6.249808440 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40200): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40680): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40680): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40680): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40680): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40680): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca118f0 item 65 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40680): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40680): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.278945621 +0000 UTC m=+6.250374119 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40680): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40b80): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40b80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40b80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40b80): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40b80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.278945621 +0000 UTC m=+6.250374119 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca40b80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca11b90 item 65 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca411c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca411c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca411c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca411c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca411c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.280260415 +0000 UTC m=+6.251688913 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca411c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca41640): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca41640): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5c6460 item 66 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca41640): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca41640): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca41640): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca41640): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca41640): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.280934138 +0000 UTC m=+6.252362636 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca41640): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca41b80): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca41b80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca41b80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca41b80): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca41b80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.280934138 +0000 UTC m=+6.252362636 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca41b80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5c67e0 item 66 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca642c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca642c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca642c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca642c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca642c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.28235878 +0000 UTC m=+6.253787277 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca642c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca64740): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca64740): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca64740): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca64740): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca64740): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5c6b60 item 67 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca64740): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca64740): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.282870427 +0000 UTC m=+6.254298925 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca64740): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca64c40): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca64c40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca64c40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca64c40): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca64c40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.282870427 +0000 UTC m=+6.254298925 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca64c40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5c6d20 item 67 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca652c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca652c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca652c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca652c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca652c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.283974593 +0000 UTC m=+6.255403091 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca652c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca657c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca657c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5c73b0 item 68 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca657c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca657c0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca657c0): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca657c0): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca657c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.284569597 +0000 UTC m=+6.255998095 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca657c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0c40): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0c40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0c40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0c40): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0c40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.284569597 +0000 UTC m=+6.255998095 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c0c40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c551960 item 68 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1280): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1280): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1280): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1280): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1280): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.285726063 +0000 UTC m=+6.257154560 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1280): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1700): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1700): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1700): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1700): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1700): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c551d50 item 69 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1700): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1700): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.28622768 +0000 UTC m=+6.257656178 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1700): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1c00): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1c00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1c00): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1c00): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1c00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.28622768 +0000 UTC m=+6.257656178 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9c1c00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e4070 item 69 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0e380): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0e380): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0e380): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0e380): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0e380): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.28742383 +0000 UTC m=+6.258852328 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0e380): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0e880): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0e880): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e4700 item 70 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0e880): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0e880): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0e880): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0e880): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0e880): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.287938563 +0000 UTC m=+6.259367061 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0e880): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0edc0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0edc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0edc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0edc0): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0edc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.287938563 +0000 UTC m=+6.259367061 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0edc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e4c40 item 70 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0f440): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0f440): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0f440): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0f440): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0f440): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.289075992 +0000 UTC m=+6.260504489 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0f440): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0f940): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0f940): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0f940): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0f940): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0f940): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e5730 item 71 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0f940): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0f940): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.289571788 +0000 UTC m=+6.261000286 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0f940): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0fe40): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0fe40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0fe40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0fe40): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0fe40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.289571788 +0000 UTC m=+6.261000286 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd0fe40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e5c70 item 71 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd485c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd485c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd485c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd485c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd485c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.290685323 +0000 UTC m=+6.262113822 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd485c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd48ac0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd48ac0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2e1c0 item 72 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd48ac0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd48ac0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd48ac0): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd48ac0): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd48ac0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.291173656 +0000 UTC m=+6.262602154 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd48ac0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd49000): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd49000): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd49000): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd49000): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd49000): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.291173656 +0000 UTC m=+6.262602154 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd49000): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2e380 item 72 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd495c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd495c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd495c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd495c0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd495c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd495c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd495c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.292845545 +0000 UTC m=+6.264274043 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd495c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd49ac0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd49ac0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd49ac0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2e700 item 73 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd49ac0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd49ac0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.29329854 +0000 UTC m=+6.264727039 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd49ac0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd76080): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd76080): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd76080): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd76080): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd76080): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2e8c0 item 73 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd76080): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd76080): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.293767907 +0000 UTC m=+6.265196406 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd76080): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd765c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd765c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd765c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd765c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd765c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.293767907 +0000 UTC m=+6.265196406 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd765c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2ea80 item 73 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd76c00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd76c00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd76c00): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd76c00): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd76c00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd76c00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd76c00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.294936005 +0000 UTC m=+6.266364503 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd76c00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77100): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77100): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77100): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2ee00 item 74 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77100): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77100): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.295473922 +0000 UTC m=+6.266902430 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77100): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77640): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77640): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2efc0 item 74 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77640): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77640): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77640): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77640): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77640): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.296076489 +0000 UTC m=+6.267504987 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77640): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77bc0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77bc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77bc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77bc0): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77bc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.296076489 +0000 UTC m=+6.267504987 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd77bc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2f180 item 74 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94300): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94300): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94300): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94300): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94300): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94300): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94300): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.297915033 +0000 UTC m=+6.269343532 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94300): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94800): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94800): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94800): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2f500 item 75 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94800): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94800): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.298390873 +0000 UTC m=+6.269819371 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94800): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94d40): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94d40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94d40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94d40): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94d40): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2f6c0 item 75 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94d40): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94d40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.299011826 +0000 UTC m=+6.270440324 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd94d40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd95280): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd95280): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd95280): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd95280): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd95280): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.299011826 +0000 UTC m=+6.270440324 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd95280): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2fab0 item 75 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd958c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd958c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd958c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd958c0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd958c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd958c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd958c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.300517871 +0000 UTC m=+6.271946369 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd958c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd95dc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd95dc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd95dc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2fe30 item 76 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd95dc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd95dc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.30143822 +0000 UTC m=+6.272866719 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd95dc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2400): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2400): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c8782a0 item 76 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2400): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2400): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2400): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2400): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2400): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.302254864 +0000 UTC m=+6.273683362 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2400): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2980): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2980): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2980): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2980): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2980): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.302254864 +0000 UTC m=+6.273683362 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2980): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c878460 item 76 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2fc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2fc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2fc0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2fc0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2fc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2fc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2fc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.304448759 +0000 UTC m=+6.275877257 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc2fc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc34c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc34c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc34c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c878c40 item 77 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc34c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc34c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.304959575 +0000 UTC m=+6.276388073 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc34c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca65dc0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca65dc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca65dc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca65dc0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca65dc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.304959575 +0000 UTC m=+6.276388073 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca65dc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c878e00 item 77 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb6500): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb6500): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb6500): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb6500): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb6500): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb6500): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb6500): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.306749476 +0000 UTC m=+6.278177974 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb6500): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb6a00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb6a00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb6a00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5c7880 item 78 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb6a00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb6a00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.307721382 +0000 UTC m=+6.279149880 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb6a00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7100): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7100): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7100): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7100): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7100): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.307721382 +0000 UTC m=+6.279149880 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7100): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5c7a40 item 78 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7740): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7740): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7740): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7740): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7740): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7740): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7740): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.31075258 +0000 UTC m=+6.282181078 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7740): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7c40): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7c40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7c40): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5c7dc0 item 79 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7c40): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7c40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.31162028 +0000 UTC m=+6.283048778 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccb7c40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccda440): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccda440): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccda440): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccda440): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccda440): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.31162028 +0000 UTC m=+6.283048778 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccda440): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c99a230 item 79 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdaa80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdaa80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdaa80): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdaa80): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdaa80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdaa80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdaa80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.314628524 +0000 UTC m=+6.286057022 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdaa80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdaf80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdaf80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdaf80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c99aa10 item 80 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdaf80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdaf80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.315385684 +0000 UTC m=+6.286814182 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdaf80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdb680): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdb680): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdb680): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdb680): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdb680): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.315385684 +0000 UTC m=+6.286814182 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdb680): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c99acb0 item 80 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdbcc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdbcc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdbcc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdbcc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdbcc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.316771953 +0000 UTC m=+6.288200452 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccdbcc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02240): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02240): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02240): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02240): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02240): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02240): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c99b180 item 81 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02240): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02240): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.31786507 +0000 UTC m=+6.289293567 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02240): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02780): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02780): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02780): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02780): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02780): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.31786507 +0000 UTC m=+6.289293567 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02780): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c99bab0 item 81 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02e00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02e00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02e00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02e00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02e00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.319675781 +0000 UTC m=+6.291104279 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce02e00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce03300): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce03300): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce03300): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c99be30 item 82 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce03300): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce03300): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce03300): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce03300): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce03300): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.320450534 +0000 UTC m=+6.291879042 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce03300): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce03880): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce03880): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce03880): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce03880): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce03880): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.320450534 +0000 UTC m=+6.291879042 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce03880): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c808b60 item 82 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc3cc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc3cc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc3cc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc3cc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc3cc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.321905764 +0000 UTC m=+6.293334262 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc3cc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdde2c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdde2c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdde2c0): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdde2c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdde2c0): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdde2c0): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c879110 item 83 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdde2c0): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdde2c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.32263394 +0000 UTC m=+6.294062439 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdde2c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdde800): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdde800): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdde800): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdde800): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdde800): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.32263394 +0000 UTC m=+6.294062439 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdde800): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c8792d0 item 83 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddee80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddee80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddee80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddee80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddee80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.324429724 +0000 UTC m=+6.295858222 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddee80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddf380): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddf380): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddf380): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c879730 item 84 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddf380): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddf380): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddf380): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddf380): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddf380): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.325157649 +0000 UTC m=+6.296586146 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddf380): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddf900): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddf900): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddf900): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddf900): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddf900): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.325157649 +0000 UTC m=+6.296586146 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cddf900): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c8798f0 item 84 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfa080): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfa080): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfa080): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfa080): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfa080): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.326799992 +0000 UTC m=+6.298228490 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfa080): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfa580): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfa580): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfa580): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfa580): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfa580): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfa580): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c879c70 item 85 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfa580): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfa580): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.327648014 +0000 UTC m=+6.299076512 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfa580): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfaac0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfaac0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfaac0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfaac0): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfaac0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.327648014 +0000 UTC m=+6.299076512 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfaac0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c879e30 item 85 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfb140): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfb140): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfb140): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfb140): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfb140): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.329399693 +0000 UTC m=+6.300828192 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfb140): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfb640): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfb640): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfb640): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2d8af0 item 86 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfb640): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfb640): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfb640): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfb640): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfb640): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.330173295 +0000 UTC m=+6.301601803 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfb640): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfbbc0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfbbc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfbbc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfbbc0): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfbbc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.330173295 +0000 UTC m=+6.301601803 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdfbbc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2d8e00 item 86 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02340): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02340): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02340): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02340): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02340): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.331932019 +0000 UTC m=+6.303360517 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02340): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02840): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02840): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02840): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02840): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02840): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02840): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2d9490 item 87 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02840): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02840): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.332675935 +0000 UTC m=+6.304104443 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02840): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02d80): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02d80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02d80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02d80): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02d80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.332675935 +0000 UTC m=+6.304104443 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf02d80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2d99d0 item 87 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03400): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03400): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03400): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03400): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03400): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.334158666 +0000 UTC m=+6.305587164 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03400): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03900): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03900): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03900): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c630f50 item 88 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03900): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03900): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03900): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03900): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03900): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.334961744 +0000 UTC m=+6.306390242 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03900): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03e80): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03e80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03e80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03e80): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03e80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.334961744 +0000 UTC m=+6.306390242 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf03e80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c631340 item 88 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf225c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf225c0): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf225c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf225c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf225c0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf225c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf225c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf225c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.336714796 +0000 UTC m=+6.308143294 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf225c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22b00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22b00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22b00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c6316c0 item 89 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22b00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22b00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.337396665 +0000 UTC m=+6.308825163 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22b00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7686c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7686c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7686c0): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7686c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7686c0): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7686c0): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c352bd0 item 89 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7686c0): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7686c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.340914462 +0000 UTC m=+6.312342959 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7686c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4440): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4440): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4440): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4440): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4440): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.340914462 +0000 UTC m=+6.312342959 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4440): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c00c460 item 89 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4a80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4a80): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4a80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4a80): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4a80): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4a80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4a80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4a80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.342811676 +0000 UTC m=+6.314240174 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4a80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4fc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4fc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4fc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c00c930 item 90 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4fc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4fc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.343915342 +0000 UTC m=+6.315343840 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4fc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5500): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5500): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5500): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c00cd90 item 90 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5500): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5500): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5500): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5500): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5500): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.344415817 +0000 UTC m=+6.315844315 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5500): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5ac0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5ac0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5ac0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5ac0): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5ac0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.344415817 +0000 UTC m=+6.315844315 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5ac0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c00cf50 item 90 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768280): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768280): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768280): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768280): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768280): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768280): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768280): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768280): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.345627688 +0000 UTC m=+6.317056185 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768280): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768b00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768b00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768b00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c00d9d0 item 91 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768b00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768b00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.346673033 +0000 UTC m=+6.318101531 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c768b00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7690c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7690c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7690c0): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7690c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7690c0): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7690c0): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c00db90 item 91 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7690c0): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7690c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.348976034 +0000 UTC m=+6.320404532 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7690c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c769640): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c769640): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c769640): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c769640): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c769640): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.348976034 +0000 UTC m=+6.320404532 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c769640): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c808000 item 91 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c769c80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c769c80): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c769c80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c769c80): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c769c80): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c769c80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c769c80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c769c80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.35106996 +0000 UTC m=+6.322498458 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c769c80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf222c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf222c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf222c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c8090a0 item 92 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf222c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf222c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.351789661 +0000 UTC m=+6.323218159 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf222c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22800): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22800): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22800): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c809960 item 92 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22800): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22800): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22800): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22800): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22800): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.352479483 +0000 UTC m=+6.323907981 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22800): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22e00): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22e00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22e00): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22e00): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22e00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.352479483 +0000 UTC m=+6.323907981 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf22e00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c809ce0 item 92 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf23440): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf23440): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf23440): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf23440): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf23440): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf23440): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf23440): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf23440): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.354334608 +0000 UTC m=+6.325763106 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf23440): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf23980): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf23980): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf23980): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c3522a0 item 93 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf23980): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf23980): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.354728934 +0000 UTC m=+6.326157432 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf23980): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734200): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734200): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734200): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734200): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734200): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.354728934 +0000 UTC m=+6.326157432 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734200): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c352460 item 93 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734840): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734840): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734840): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734840): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734840): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734840): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734840): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734840): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.356063866 +0000 UTC m=+6.327492364 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734840): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734d80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734d80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734d80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c3527e0 item 94 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734d80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734d80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.356493567 +0000 UTC m=+6.327922066 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734d80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735480): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735480): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735480): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735480): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735480): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.356493567 +0000 UTC m=+6.327922066 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735480): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c352a10 item 94 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735ac0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735ac0): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735ac0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735ac0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735ac0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735ac0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735ac0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735ac0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.358814513 +0000 UTC m=+6.330243012 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735ac0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c06b440): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c06b440): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c06b440): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c352fc0 item 95 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c06b440): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c06b440): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.359717039 +0000 UTC m=+6.331145547 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c06b440): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1180): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1180): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1180): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1180): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1180): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.359717039 +0000 UTC m=+6.331145547 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1180): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c353180 item 95 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42a0c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42a0c0): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42a0c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42a0c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42a0c0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42a0c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42a0c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42a0c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.362166727 +0000 UTC m=+6.333595225 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42a0c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42b980): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42b980): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42b980): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c353500 item 96 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42b980): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42b980): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.362680589 +0000 UTC m=+6.334109087 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42b980): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198900): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198900): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198900): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198900): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198900): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.362680589 +0000 UTC m=+6.334109087 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198900): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c3536c0 item 96 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= 2026/04/14 05:19:56 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:56 DEBUG : Looking for writers 2026/04/14 05:19:56 DEBUG : >WaitForWriters: 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/14 05:19:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc380): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc380): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc380): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc380): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc380): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.370791895 +0000 UTC m=+6.342220393 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc380): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc840): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc840): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc840): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc840): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc840): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc840): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc840): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.370791895 +0000 UTC m=+6.342220393 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc840): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dcd00): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dcd00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dcd00): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dcd00): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dcd00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.370791895 +0000 UTC m=+6.342220393 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dcd00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c35ae00 item 1 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd340): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd340): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd340): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd340): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd340): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.375688497 +0000 UTC m=+6.347116995 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd340): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd840): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd840): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd840): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd840): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd840): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.375688497 +0000 UTC m=+6.347116995 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd840): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c35b5e0 item 2 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dde80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dde80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dde80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dde80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dde80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.377641097 +0000 UTC m=+6.349069595 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dde80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b2c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b2c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b2c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b2c0): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b2c0): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b2c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b2c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.377641097 +0000 UTC m=+6.349069595 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b2c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b780): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b780): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b780): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b780): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b780): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.377641097 +0000 UTC m=+6.349069595 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b780): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c35bb90 item 3 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc600): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc600): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc600): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc600): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc600): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.379935732 +0000 UTC m=+6.351364231 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc600): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcbc0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcbc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcbc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcbc0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcbc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.379935732 +0000 UTC m=+6.351364231 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcbc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c95b810 item 4 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd200): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd200): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd200): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd200): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd200): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.383280402 +0000 UTC m=+6.354708900 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd200): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd680): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd680): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd680): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd680): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd680): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd680): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd680): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.383280402 +0000 UTC m=+6.354708900 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd680): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbdb80): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbdb80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbdb80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbdb80): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbdb80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.383280402 +0000 UTC m=+6.354708900 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbdb80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c95bb90 item 5 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23be00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23be00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23be00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23be00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23be00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.385903228 +0000 UTC m=+6.357331726 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23be00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7e440): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7e440): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7e440): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7e440): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7e440): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.385903228 +0000 UTC m=+6.357331726 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7e440): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c918540 item 6 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7eac0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7eac0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7eac0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7eac0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7eac0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.387343489 +0000 UTC m=+6.358771988 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7eac0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7efc0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7efc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7efc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7efc0): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7efc0): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7efc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7efc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.387343489 +0000 UTC m=+6.358771988 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7efc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7f480): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7f480): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7f480): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7f480): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7f480): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.387343489 +0000 UTC m=+6.358771988 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7f480): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9188c0 item 7 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7fb00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7fb00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7fb00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7fb00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7fb00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.389629269 +0000 UTC m=+6.361057766 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7fb00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716140): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716140): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716140): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716140): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716140): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.389629269 +0000 UTC m=+6.361057766 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716140): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c918d90 item 8 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716700): _readAt: size=2, off=0 2026/04/14 05:19:56 ERROR : open-test-file(0x23296c716700): Couldn't read size of file 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716700): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716700): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716700): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716700): close: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716700): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716ac0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716ac0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716ac0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716ac0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716ac0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.391685804 +0000 UTC m=+6.363114302 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716ac0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716f40): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716f40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716f40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716f40): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716f40): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716f40): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716f40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.391685804 +0000 UTC m=+6.363114302 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c716f40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c717440): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c717440): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c717440): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c717440): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c717440): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.391685804 +0000 UTC m=+6.363114302 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c717440): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c919260 item 9 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c717ac0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c717ac0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c717ac0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c717ac0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c717ac0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.394124082 +0000 UTC m=+6.365552579 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c717ac0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c728100): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c728100): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c728100): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c728100): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c728100): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.394124082 +0000 UTC m=+6.365552579 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c728100): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c919730 item 10 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c728740): _readAt: size=2, off=0 2026/04/14 05:19:56 ERROR : open-test-file(0x23296c728740): Couldn't read size of file 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c728740): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c728740): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c728740): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c728740): close: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c728740): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c728b00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c728b00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c728b00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c728b00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c728b00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.396852888 +0000 UTC m=+6.368281386 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c728b00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729000): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729000): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729000): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729000): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729000): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729000): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729000): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.396852888 +0000 UTC m=+6.368281386 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729000): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729500): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729500): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729500): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729500): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729500): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.396852888 +0000 UTC m=+6.368281386 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729500): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c919ab0 item 11 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729b80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729b80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729b80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729b80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729b80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.399008651 +0000 UTC m=+6.370437149 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c729b80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7641c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7641c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7641c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7641c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7641c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.399008651 +0000 UTC m=+6.370437149 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c7641c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd902a0 item 12 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c764800): _readAt: size=2, off=0 2026/04/14 05:19:56 ERROR : open-test-file(0x23296c764800): Couldn't read size of file 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c764800): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c764800): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c764800): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c764800): close: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c764800): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c764bc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c764bc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c764bc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c764bc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c764bc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.400589728 +0000 UTC m=+6.372018236 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c764bc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e66c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e66c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e66c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e66c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e66c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.400589728 +0000 UTC m=+6.372018236 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e66c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9ea0e0 item 13 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e6d40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e6d40): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e6d40): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e6d40): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e6d40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.402001856 +0000 UTC m=+6.373430354 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e6d40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e7280): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e7280): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e7280): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e7280): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e7280): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.402001856 +0000 UTC m=+6.373430354 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e7280): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9ea460 item 14 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e78c0): _readAt: size=2, off=0 2026/04/14 05:19:56 ERROR : open-test-file(0x23296c5e78c0): Couldn't read size of file 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e78c0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e78c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e78c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e78c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e78c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e7c80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e7c80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e7c80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e7c80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e7c80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.403325397 +0000 UTC m=+6.374753895 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e7c80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c788440): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c788440): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c788440): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c788440): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c788440): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.403325397 +0000 UTC m=+6.374753895 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c788440): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9ea7e0 item 15 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c764f00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c764f00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c764f00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c764f00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c764f00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.404784675 +0000 UTC m=+6.376213173 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c764f00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c765440): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c765440): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c765440): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c765440): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c765440): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.404784675 +0000 UTC m=+6.376213173 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c765440): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd90700 item 16 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c765a80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c765a80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c765a80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c765a80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c765a80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.406721845 +0000 UTC m=+6.378150342 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c765a80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852000): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852000): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852000): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852000): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852000): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852000): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852000): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852000): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.406721845 +0000 UTC m=+6.378150342 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852000): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852500): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852500): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852500): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852500): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852500): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.406721845 +0000 UTC m=+6.378150342 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852500): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd90a80 item 17 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852b80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852b80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852b80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852b80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852b80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.409398593 +0000 UTC m=+6.380827091 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c852b80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8530c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8530c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8530c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8530c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8530c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.409398593 +0000 UTC m=+6.380827091 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8530c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd90fc0 item 18 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c853740): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c853740): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c853740): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c853740): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c853740): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.411459827 +0000 UTC m=+6.382888325 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c853740): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c853c40): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c853c40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c853c40): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c853c40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c853c40): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c853c40): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c853c40): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c853c40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.411459827 +0000 UTC m=+6.382888325 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c853c40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c898240): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c898240): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c898240): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c898240): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c898240): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.411459827 +0000 UTC m=+6.382888325 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c898240): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd91490 item 19 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8988c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8988c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8988c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8988c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8988c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.413860393 +0000 UTC m=+6.385288891 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8988c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c898e00): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c898e00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c898e00): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c898e00): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c898e00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.413860393 +0000 UTC m=+6.385288891 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c898e00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd919d0 item 20 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899480): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899480): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899480): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899480): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899480): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.415326644 +0000 UTC m=+6.386755142 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899480): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899980): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899980): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899980): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899980): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899980): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899980): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899980): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899980): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.415326644 +0000 UTC m=+6.386755142 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899980): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899e80): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899e80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899e80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899e80): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899e80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.415326644 +0000 UTC m=+6.386755142 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c899e80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce7a0e0 item 21 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b4600): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b4600): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b4600): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b4600): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b4600): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.417863778 +0000 UTC m=+6.389292275 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b4600): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b4b40): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b4b40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b4b40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b4b40): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b4b40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.417863778 +0000 UTC m=+6.389292275 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b4b40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce7a5b0 item 22 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b51c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b51c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b51c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b51c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b51c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.419258562 +0000 UTC m=+6.390687061 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b51c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b56c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b56c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b56c0): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b56c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b56c0): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b56c0): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b56c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b56c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.419258562 +0000 UTC m=+6.390687061 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b56c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b5bc0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b5bc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b5bc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b5bc0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b5bc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.419258562 +0000 UTC m=+6.390687061 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8b5bc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce7a930 item 23 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8de340): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8de340): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8de340): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8de340): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8de340): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.420984324 +0000 UTC m=+6.392412822 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8de340): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8de880): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8de880): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8de880): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8de880): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8de880): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.420984324 +0000 UTC m=+6.392412822 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8de880): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce7aee0 item 24 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8deec0): _readAt: size=2, off=0 2026/04/14 05:19:56 ERROR : open-test-file(0x23296c8deec0): Couldn't read size of file 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8deec0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8deec0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8deec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8deec0): close: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8deec0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8df280): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8df280): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8df280): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8df280): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8df280): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.422338663 +0000 UTC m=+6.393767161 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8df280): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8df780): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8df780): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8df780): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8df780): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8df780): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8df780): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8df780): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8df780): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.422338663 +0000 UTC m=+6.393767161 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8df780): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8dfcc0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8dfcc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8dfcc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8dfcc0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8dfcc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.422338663 +0000 UTC m=+6.393767161 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c8dfcc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce7b3b0 item 25 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90a440): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90a440): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90a440): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90a440): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90a440): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.424053453 +0000 UTC m=+6.395481952 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90a440): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90a980): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90a980): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90a980): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90a980): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90a980): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.424053453 +0000 UTC m=+6.395481952 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90a980): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce7b8f0 item 26 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90afc0): _readAt: size=2, off=0 2026/04/14 05:19:56 ERROR : open-test-file(0x23296c90afc0): Couldn't read size of file 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90afc0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90afc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90afc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90afc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90afc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90b380): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90b380): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90b380): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90b380): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90b380): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.425361734 +0000 UTC m=+6.396790233 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90b380): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90b880): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90b880): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90b880): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90b880): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90b880): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90b880): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90b880): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90b880): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.425361734 +0000 UTC m=+6.396790233 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90b880): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90bdc0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90bdc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90bdc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90bdc0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90bdc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.425361734 +0000 UTC m=+6.396790233 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c90bdc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce7bc70 item 27 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c940540): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c940540): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c940540): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c940540): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c940540): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.42712131 +0000 UTC m=+6.398549808 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c940540): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c940a80): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c940a80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c940a80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c940a80): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c940a80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.42712131 +0000 UTC m=+6.398549808 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c940a80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce882a0 item 28 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9410c0): _readAt: size=2, off=0 2026/04/14 05:19:56 ERROR : open-test-file(0x23296c9410c0): Couldn't read size of file 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9410c0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9410c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9410c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9410c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9410c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c941480): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c941480): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c941480): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c941480): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c941480): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.428420776 +0000 UTC m=+6.399849274 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c941480): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c941b40): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c941b40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c941b40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c941b40): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c941b40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.428420776 +0000 UTC m=+6.399849274 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c941b40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce88690 item 29 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9622c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9622c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9622c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9622c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9622c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.429597279 +0000 UTC m=+6.401025777 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9622c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c962800): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c962800): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c962800): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c962800): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c962800): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.429597279 +0000 UTC m=+6.401025777 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c962800): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce88a10 item 30 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c962e40): _readAt: size=2, off=0 2026/04/14 05:19:56 ERROR : open-test-file(0x23296c962e40): Couldn't read size of file 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c962e40): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c962e40): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c962e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c962e40): close: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c962e40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c963200): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c963200): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c963200): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c963200): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c963200): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.431041506 +0000 UTC m=+6.402470005 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c963200): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9638c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9638c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9638c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9638c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9638c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.431041506 +0000 UTC m=+6.402470005 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9638c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce88d90 item 31 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97c040): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97c040): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97c040): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97c040): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97c040): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.432271831 +0000 UTC m=+6.403700330 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97c040): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97c580): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97c580): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97c580): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97c580): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97c580): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.432271831 +0000 UTC m=+6.403700330 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97c580): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce891f0 item 32 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97cbc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97cbc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97cbc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97cbc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97cbc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.433586255 +0000 UTC m=+6.405014754 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97cbc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97d040): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97d040): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97d040): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97d040): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97d040): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce89570 item 33 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97d040): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97d040): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.434058237 +0000 UTC m=+6.405486735 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97d040): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97d540): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97d540): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97d540): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97d540): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97d540): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.434058237 +0000 UTC m=+6.405486735 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97d540): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce89730 item 33 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97db80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97db80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97db80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97db80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97db80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.435289373 +0000 UTC m=+6.406717872 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c97db80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2100): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2100): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce89c00 item 34 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2100): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2100): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2100): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2100): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2100): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.435787375 +0000 UTC m=+6.407215873 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2100): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2640): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2640): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2640): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2640): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2640): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.435787375 +0000 UTC m=+6.407215873 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2640): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce89e30 item 34 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2c80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2c80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2c80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2c80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2c80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.436978355 +0000 UTC m=+6.408406853 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d2c80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3100): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3100): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3100): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3100): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3100): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd22380 item 35 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3100): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3100): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.437503036 +0000 UTC m=+6.408931534 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3100): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3600): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3600): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3600): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3600): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3600): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.437503036 +0000 UTC m=+6.408931534 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3600): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd22540 item 35 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3c80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3c80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3c80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3c80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3c80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.438654892 +0000 UTC m=+6.410083390 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c9d3c80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0c280): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0c280): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd228c0 item 36 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0c280): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0c280): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0c280): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0c280): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0c280): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.439183972 +0000 UTC m=+6.410612470 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0c280): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0c7c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0c7c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0c7c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0c7c0): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0c7c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.439183972 +0000 UTC m=+6.410612470 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0c7c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd22a80 item 36 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0ce00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0ce00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0ce00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0ce00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0ce00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.440412684 +0000 UTC m=+6.411841182 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0ce00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0d280): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0d280): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0d280): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0d280): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0d280): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd22f50 item 37 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0d280): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0d280): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.440962624 +0000 UTC m=+6.412391121 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0d280): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0d780): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0d780): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0d780): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0d780): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0d780): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.440962624 +0000 UTC m=+6.412391121 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0d780): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd23110 item 37 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0de00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0de00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0de00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0de00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0de00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.442261086 +0000 UTC m=+6.413689585 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca0de00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42400): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42400): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd236c0 item 38 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42400): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42400): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42400): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42400): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42400): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.442881739 +0000 UTC m=+6.414310237 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42400): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42940): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42940): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42940): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42940): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42940): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.442881739 +0000 UTC m=+6.414310237 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42940): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd23880 item 38 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42fc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42fc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42fc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42fc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42fc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.444166306 +0000 UTC m=+6.415594805 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca42fc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca434c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca434c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca434c0): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca434c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca434c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd23c00 item 39 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca434c0): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca434c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.444672382 +0000 UTC m=+6.416100881 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca434c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca439c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca439c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca439c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca439c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca439c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.444672382 +0000 UTC m=+6.416100881 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca439c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296cd23dc0 item 39 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68140): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68140): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68140): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68140): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68140): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.445965737 +0000 UTC m=+6.417394235 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68140): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68640): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68640): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca10310 item 40 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68640): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68640): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68640): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68640): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68640): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.446576321 +0000 UTC m=+6.418004819 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68640): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68b80): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68b80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68b80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68b80): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68b80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.446576321 +0000 UTC m=+6.418004819 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca68b80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca104d0 item 40 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69140): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69140): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69140): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69140): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69140): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69140): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69140): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.447774755 +0000 UTC m=+6.419203253 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69140): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69640): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69640): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69640): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca10850 item 41 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69640): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69640): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.448271724 +0000 UTC m=+6.419700222 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69640): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69b00): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69b00): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69b00): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69b00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69b00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca10a10 item 41 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69b00): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69b00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.448801214 +0000 UTC m=+6.420229713 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca69b00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90140): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90140): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90140): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90140): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90140): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.448801214 +0000 UTC m=+6.420229713 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90140): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca10c40 item 41 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90780): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90780): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90780): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90780): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90780): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90780): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90780): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.450098666 +0000 UTC m=+6.421527164 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90780): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90c80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90c80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90c80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca10fc0 item 42 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90c80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90c80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.450609421 +0000 UTC m=+6.422037919 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90c80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca911c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca911c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca11180 item 42 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca911c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca911c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca911c0): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca911c0): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca911c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.451240303 +0000 UTC m=+6.422668801 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca911c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd02380): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd02380): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd02380): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd02380): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd02380): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.451240303 +0000 UTC m=+6.422668801 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd02380): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c6316c0 item 42 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd029c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd029c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd029c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd029c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd029c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd029c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd029c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.452407999 +0000 UTC m=+6.423836497 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd029c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd02ec0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd02ec0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd02ec0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c631b20 item 43 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd02ec0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd02ec0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.452886714 +0000 UTC m=+6.424315212 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd02ec0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd03400): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd03400): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd03400): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd03400): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd03400): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c631ce0 item 43 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd03400): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd03400): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.453366621 +0000 UTC m=+6.424795129 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd03400): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd03940): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd03940): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd03940): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd03940): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd03940): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.453366621 +0000 UTC m=+6.424795129 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd03940): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c550000 item 43 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2c080): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2c080): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2c080): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2c080): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2c080): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2c080): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2c080): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.45454642 +0000 UTC m=+6.425974928 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2c080): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2c580): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2c580): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2c580): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5503f0 item 44 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2c580): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2c580): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.454971072 +0000 UTC m=+6.426399571 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2c580): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2cac0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2cac0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c550620 item 44 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2cac0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2cac0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2cac0): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2cac0): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2cac0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.455537603 +0000 UTC m=+6.426966100 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2cac0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2d040): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2d040): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2d040): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2d040): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2d040): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.455537603 +0000 UTC m=+6.426966100 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2d040): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5508c0 item 44 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2d680): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2d680): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2d680): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2d680): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2d680): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2d680): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2d680): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.456665704 +0000 UTC m=+6.428094202 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2d680): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2db80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2db80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2db80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c550c40 item 45 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2db80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2db80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.457199092 +0000 UTC m=+6.428627590 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd2db80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4c380): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4c380): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4c380): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4c380): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4c380): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.457199092 +0000 UTC m=+6.428627590 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4c380): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c550e00 item 45 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4c9c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4c9c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4c9c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4c9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4c9c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4c9c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4c9c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.458461658 +0000 UTC m=+6.429890156 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4c9c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4cec0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4cec0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4cec0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c551180 item 46 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4cec0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4cec0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.458948868 +0000 UTC m=+6.430377376 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4cec0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4d5c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4d5c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4d5c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4d5c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4d5c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.458948868 +0000 UTC m=+6.430377376 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4d5c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c551340 item 46 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4dc00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4dc00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4dc00): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4dc00): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4dc00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4dc00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4dc00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.460155449 +0000 UTC m=+6.431583957 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd4dc00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70200): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70200): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70200): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c551880 item 47 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70200): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70200): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.460566605 +0000 UTC m=+6.431995104 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70200): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70900): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70900): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70900): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70900): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70900): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.460566605 +0000 UTC m=+6.431995104 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70900): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c551a40 item 47 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70f40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70f40): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70f40): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70f40): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70f40): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70f40): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70f40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.461711849 +0000 UTC m=+6.433140347 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd70f40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd71440): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd71440): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd71440): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c551e30 item 48 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd71440): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd71440): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.462128737 +0000 UTC m=+6.433557234 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd71440): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd71b40): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd71b40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd71b40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd71b40): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd71b40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.462128737 +0000 UTC m=+6.433557234 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd71b40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e41c0 item 48 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9a280): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9a280): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9a280): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9a280): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9a280): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.463302204 +0000 UTC m=+6.434730702 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9a280): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9a700): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9a700): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9a700): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9a700): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9a700): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9a700): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e4af0 item 49 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9a700): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9a700): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.463714994 +0000 UTC m=+6.435143492 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9a700): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9ac40): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9ac40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9ac40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9ac40): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9ac40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.463714994 +0000 UTC m=+6.435143492 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9ac40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e4e00 item 49 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9b2c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9b2c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9b2c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9b2c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9b2c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.464861961 +0000 UTC m=+6.436290460 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9b2c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9b7c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9b7c0): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9b7c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e5a40 item 50 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9b7c0): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9b7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9b7c0): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9b7c0): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9b7c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.465353169 +0000 UTC m=+6.436781668 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9b7c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9bd40): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9bd40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9bd40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9bd40): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9bd40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.465353169 +0000 UTC m=+6.436781668 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cd9bd40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e5d50 item 50 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc44c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc44c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc44c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc44c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc44c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.466377715 +0000 UTC m=+6.437806214 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc44c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc49c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc49c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc49c0): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc49c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc49c0): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc49c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2e2a0 item 51 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc49c0): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc49c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.466785565 +0000 UTC m=+6.438214063 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc49c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4f00): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4f00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4f00): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4f00): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4f00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.466785565 +0000 UTC m=+6.438214063 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc4f00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2e460 item 51 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5580): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5580): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5580): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5580): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5580): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.467977568 +0000 UTC m=+6.439406067 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5580): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5a80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5a80): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5a80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2e7e0 item 52 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5a80): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5a80): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5a80): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5a80): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5a80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.468435603 +0000 UTC m=+6.439864101 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cdc5a80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4100): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4100): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4100): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4100): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4100): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.468435603 +0000 UTC m=+6.439864101 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4100): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2e9a0 item 52 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4780): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4780): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4780): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4780): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4780): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.469545099 +0000 UTC m=+6.440973598 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4780): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4c80): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4c80): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4c80): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4c80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4c80): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4c80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2ed20 item 53 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4c80): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4c80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.469996343 +0000 UTC m=+6.441424841 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde4c80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde51c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde51c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde51c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde51c0): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde51c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.469996343 +0000 UTC m=+6.441424841 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde51c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2eee0 item 53 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde5840): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde5840): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde5840): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde5840): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde5840): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.471181191 +0000 UTC m=+6.442609689 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde5840): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde5d40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde5d40): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde5d40): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2f260 item 54 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde5d40): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde5d40): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde5d40): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde5d40): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde5d40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.471688009 +0000 UTC m=+6.443116507 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cde5d40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce063c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce063c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce063c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce063c0): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce063c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.471688009 +0000 UTC m=+6.443116507 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce063c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2f420 item 54 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce06a40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce06a40): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce06a40): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce06a40): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce06a40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.474235333 +0000 UTC m=+6.445663830 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce06a40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce06f40): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce06f40): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce06f40): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce06f40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce06f40): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce06f40): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2f960 item 55 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce06f40): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce06f40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.474663731 +0000 UTC m=+6.446092230 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce06f40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce07480): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce07480): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce07480): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce07480): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce07480): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.474663731 +0000 UTC m=+6.446092230 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce07480): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ce2fb90 item 55 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce07b00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce07b00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce07b00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce07b00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce07b00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.47574776 +0000 UTC m=+6.447176259 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce07b00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44100): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44100): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44100): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5c6460 item 56 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44100): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44100): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44100): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44100): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44100): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.476217198 +0000 UTC m=+6.447645695 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44100): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44680): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44680): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44680): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44680): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44680): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.476217198 +0000 UTC m=+6.447645695 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44680): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5c67e0 item 56 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44cc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44cc0): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44cc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44cc0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44cc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44cc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44cc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.477542752 +0000 UTC m=+6.448971250 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce44cc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45200): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45200): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45200): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5c6b60 item 57 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45200): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45200): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.47798089 +0000 UTC m=+6.449409387 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45200): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45740): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45740): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45740): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45740): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45740): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45740): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5c6d20 item 57 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45740): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45740): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.478459284 +0000 UTC m=+6.449887782 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45740): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45cc0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45cc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45cc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45cc0): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45cc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.478459284 +0000 UTC m=+6.449887782 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce45cc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5c71f0 item 57 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c400): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c400): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c400): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c400): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c400): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c400): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c400): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c400): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.479619827 +0000 UTC m=+6.451048324 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c400): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c940): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c940): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c940): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5c7570 item 58 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c940): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c940): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.480021946 +0000 UTC m=+6.451450443 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7c940): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7ce80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7ce80): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7ce80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5c7730 item 58 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7ce80): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7ce80): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7ce80): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7ce80): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7ce80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.480493186 +0000 UTC m=+6.451921684 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7ce80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d440): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d440): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d440): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d440): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d440): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.480493186 +0000 UTC m=+6.451921684 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7d440): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5c7960 item 58 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7da80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7da80): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7da80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7da80): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7da80): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7da80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7da80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7da80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.481731967 +0000 UTC m=+6.453160465 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ce7da80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea80c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea80c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea80c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c5c7ce0 item 59 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea80c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea80c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.482144517 +0000 UTC m=+6.453573014 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea80c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea8600): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea8600): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea8600): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea8600): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea8600): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea8600): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c99a000 item 59 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea8600): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea8600): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.482613783 +0000 UTC m=+6.454042282 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea8600): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea8b80): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea8b80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea8b80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea8b80): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea8b80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.482613783 +0000 UTC m=+6.454042282 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea8b80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c99a380 item 59 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea91c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea91c0): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea91c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea91c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea91c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea91c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea91c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea91c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.483768225 +0000 UTC m=+6.455196723 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea91c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea9700): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea9700): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea9700): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c99abd0 item 60 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea9700): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea9700): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.484371354 +0000 UTC m=+6.455799862 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea9700): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea9c40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea9c40): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea9c40): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c99ad90 item 60 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea9c40): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea9c40): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea9c40): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea9c40): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea9c40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.48499371 +0000 UTC m=+6.456422208 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cea9c40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4300): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4300): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4300): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4300): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4300): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.48499371 +0000 UTC m=+6.456422208 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4300): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c99afc0 item 60 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4940): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4940): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4940): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4940): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4940): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4940): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4940): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4940): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.486166225 +0000 UTC m=+6.457594724 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4940): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4e80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4e80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4e80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c99bb90 item 61 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4e80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4e80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.486569568 +0000 UTC m=+6.457998066 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec4e80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5580): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5580): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5580): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5580): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5580): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.486569568 +0000 UTC m=+6.457998066 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5580): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c99bd50 item 61 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5bc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5bc0): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5bc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5bc0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5bc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5bc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5bc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.487791296 +0000 UTC m=+6.459219795 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cec5bc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0200): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0200): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0200): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c878380 item 62 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0200): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0200): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.488466892 +0000 UTC m=+6.459895390 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0200): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0900): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0900): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0900): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0900): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0900): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.488466892 +0000 UTC m=+6.459895390 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0900): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c878540 item 62 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0f40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0f40): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0f40): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0f40): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0f40): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0f40): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0f40): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0f40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.489818988 +0000 UTC m=+6.461247486 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef0f40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef1480): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef1480): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef1480): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c878d20 item 63 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef1480): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef1480): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.490251655 +0000 UTC m=+6.461680153 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef1480): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef1b80): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef1b80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef1b80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef1b80): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef1b80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.490251655 +0000 UTC m=+6.461680153 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cef1b80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c878ee0 item 63 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1a2c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1a2c0): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1a2c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1a2c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1a2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1a2c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1a2c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1a2c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.491446212 +0000 UTC m=+6.462874710 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1a2c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1a800): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1a800): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1a800): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c879340 item 64 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1a800): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1a800): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.491853051 +0000 UTC m=+6.463281549 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1a800): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1af00): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1af00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1af00): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1af00): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1af00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.491853051 +0000 UTC m=+6.463281549 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1af00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c8795e0 item 64 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1b540): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1b540): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1b540): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1b540): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1b540): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.492995239 +0000 UTC m=+6.464423738 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1b540): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1b9c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1b9c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1b9c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1b9c0): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1b9c0): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c879960 item 65 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1b9c0): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1b9c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.493421385 +0000 UTC m=+6.464849882 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1b9c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1bec0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1bec0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1bec0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1bec0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1bec0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.493421385 +0000 UTC m=+6.464849882 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf1bec0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c879b20 item 65 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3a600): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3a600): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3a600): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3a600): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3a600): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.494542784 +0000 UTC m=+6.465971281 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3a600): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3aa80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3aa80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2d8000 item 66 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3aa80): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3aa80): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3aa80): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3aa80): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3aa80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.495018162 +0000 UTC m=+6.466446659 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3aa80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3afc0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3afc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3afc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3afc0): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3afc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.495018162 +0000 UTC m=+6.466446659 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3afc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2d8310 item 66 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3b600): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3b600): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3b600): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3b600): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3b600): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.496124342 +0000 UTC m=+6.467552840 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3b600): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3ba80): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3ba80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3ba80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3ba80): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3ba80): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2d9030 item 67 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3ba80): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3ba80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.496567459 +0000 UTC m=+6.467995957 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf3ba80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5a080): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5a080): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5a080): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5a080): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5a080): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.496567459 +0000 UTC m=+6.467995957 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5a080): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2d9340 item 67 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5a700): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5a700): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5a700): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5a700): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5a700): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.49761038 +0000 UTC m=+6.469038877 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5a700): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5ac00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5ac00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2d9c70 item 68 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5ac00): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5ac00): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5ac00): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5ac00): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5ac00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.498056483 +0000 UTC m=+6.469484981 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5ac00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5b140): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5b140): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5b140): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5b140): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5b140): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.498056483 +0000 UTC m=+6.469484981 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5b140): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c904000 item 68 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5b780): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5b780): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5b780): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5b780): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5b780): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.499167822 +0000 UTC m=+6.470596321 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5b780): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5bc00): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5bc00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5bc00): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5bc00): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5bc00): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9045b0 item 69 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5bc00): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5bc00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.499670422 +0000 UTC m=+6.471098920 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf5bc00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7a200): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7a200): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7a200): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7a200): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7a200): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.499670422 +0000 UTC m=+6.471098920 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7a200): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c904770 item 69 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7a880): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7a880): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7a880): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7a880): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7a880): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.500730705 +0000 UTC m=+6.472159203 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7a880): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7ad80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7ad80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c904af0 item 70 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7ad80): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7ad80): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7ad80): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7ad80): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7ad80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.50127274 +0000 UTC m=+6.472701237 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7ad80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7b2c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7b2c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7b2c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7b2c0): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7b2c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.50127274 +0000 UTC m=+6.472701237 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7b2c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c904d20 item 70 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7b940): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7b940): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7b940): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7b940): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7b940): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.502375153 +0000 UTC m=+6.473803651 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7b940): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7be40): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7be40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7be40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7be40): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7be40): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9050a0 item 71 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7be40): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7be40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.502814963 +0000 UTC m=+6.474243461 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf7be40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98440): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98440): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98440): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98440): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98440): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.502814963 +0000 UTC m=+6.474243461 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98440): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c905340 item 71 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98ac0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98ac0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98ac0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98ac0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98ac0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.50386072 +0000 UTC m=+6.475289218 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98ac0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98fc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98fc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c905880 item 72 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98fc0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98fc0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98fc0): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98fc0): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98fc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.504316511 +0000 UTC m=+6.475745009 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf98fc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf99500): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf99500): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf99500): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf99500): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf99500): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.504316511 +0000 UTC m=+6.475745009 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf99500): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c905c00 item 72 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf99ac0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf99ac0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf99ac0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf99ac0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf99ac0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf99ac0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf99ac0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.505309567 +0000 UTC m=+6.476738065 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cf99ac0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb60c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb60c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb60c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c7941c0 item 73 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb60c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb60c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.505766931 +0000 UTC m=+6.477195430 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb60c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb6580): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb6580): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb6580): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb6580): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb6580): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c7945b0 item 73 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb6580): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb6580): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.506219036 +0000 UTC m=+6.477647534 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb6580): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb6ac0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb6ac0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb6ac0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb6ac0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb6ac0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.506219036 +0000 UTC m=+6.477647534 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb6ac0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c794770 item 73 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7100): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7100): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7100): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7100): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7100): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7100): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7100): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.50727991 +0000 UTC m=+6.478708408 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7100): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7600): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7600): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7600): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c794bd0 item 74 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7600): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7600): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.507690616 +0000 UTC m=+6.479119114 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7600): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7b40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7b40): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c794ee0 item 74 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7b40): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7b40): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7b40): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7b40): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7b40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.50822139 +0000 UTC m=+6.479649887 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfb7b40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd01c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd01c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd01c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd01c0): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd01c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.50822139 +0000 UTC m=+6.479649887 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd01c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c7950a0 item 74 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd0800): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd0800): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd0800): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd0800): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd0800): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd0800): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd0800): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.509282996 +0000 UTC m=+6.480711493 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd0800): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd0d00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd0d00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd0d00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c795420 item 75 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd0d00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd0d00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.509675928 +0000 UTC m=+6.481104426 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd0d00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1240): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1240): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1240): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1240): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1240): _writeAt: size=3, off=2 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c795960 item 75 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1240): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1240): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.510128222 +0000 UTC m=+6.481556720 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1240): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1780): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1780): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1780): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1780): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1780): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.510128222 +0000 UTC m=+6.481556720 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1780): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c795c00 item 75 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1dc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1dc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1dc0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1dc0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1dc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1dc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1dc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.511162908 +0000 UTC m=+6.482591405 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cfd1dc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff03c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff03c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff03c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2da230 item 76 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff03c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff03c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.511522948 +0000 UTC m=+6.482951445 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff03c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff0900): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff0900): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2da3f0 item 76 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff0900): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff0900): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff0900): _writeAt: size=3, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff0900): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff0900): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.511974831 +0000 UTC m=+6.483403330 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff0900): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff0e80): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff0e80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff0e80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff0e80): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff0e80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.511974831 +0000 UTC m=+6.483403330 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff0e80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2da9a0 item 76 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff14c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff14c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff14c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff14c0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff14c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff14c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff14c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.513259017 +0000 UTC m=+6.484687516 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff14c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff19c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff19c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff19c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2daf50 item 77 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff19c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff19c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.513674883 +0000 UTC m=+6.485103381 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cff19c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00e1c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00e1c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00e1c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00e1c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00e1c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.513674883 +0000 UTC m=+6.485103381 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00e1c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2db180 item 77 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00e800): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00e800): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00e800): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00e800): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00e800): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00e800): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00e800): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.514839955 +0000 UTC m=+6.486268453 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00e800): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00ed00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00ed00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00ed00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2db730 item 78 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00ed00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00ed00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.515331825 +0000 UTC m=+6.486760352 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00ed00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00f400): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00f400): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00f400): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00f400): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00f400): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.515331825 +0000 UTC m=+6.486760352 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00f400): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2dbd50 item 78 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00fa40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00fa40): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00fa40): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00fa40): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00fa40): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00fa40): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00fa40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.51658901 +0000 UTC m=+6.488017508 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d00fa40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d036040): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d036040): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d036040): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e6380 item 79 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d036040): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d036040): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.516993975 +0000 UTC m=+6.488422473 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d036040): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d036740): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d036740): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d036740): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d036740): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d036740): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.516993975 +0000 UTC m=+6.488422473 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d036740): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e6620 item 79 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca902c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca902c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca902c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca902c0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca902c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca902c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca902c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.520673157 +0000 UTC m=+6.492101654 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca902c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca907c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca907c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca907c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca10150 item 80 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca907c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca907c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.521287026 +0000 UTC m=+6.492715525 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca907c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90ec0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90ec0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90ec0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90ec0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90ec0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.521287026 +0000 UTC m=+6.492715525 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca90ec0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca10380 item 80 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca915c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca915c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca915c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca915c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca915c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.522587214 +0000 UTC m=+6.494015711 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca915c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca91a40): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca91a40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca91a40): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca91a40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca91a40): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca91a40): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca10700 item 81 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca91a40): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca91a40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.523070547 +0000 UTC m=+6.494499055 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ca91a40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d0360c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d0360c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d0360c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d0360c0): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d0360c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.523070547 +0000 UTC m=+6.494499055 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d0360c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca108c0 item 81 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d036d80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d036d80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d036d80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d036d80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d036d80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.52427345 +0000 UTC m=+6.495701948 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d036d80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037280): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037280): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037280): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca10cb0 item 82 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037280): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037280): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037280): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037280): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037280): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.524825072 +0000 UTC m=+6.496253570 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037280): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037800): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037800): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037800): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037800): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037800): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.524825072 +0000 UTC m=+6.496253570 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037800): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca10e70 item 82 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037e80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037e80): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037e80): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037e80): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037e80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.525939027 +0000 UTC m=+6.497367535 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296d037e80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4480): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4480): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4480): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4480): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4480): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4480): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca113b0 item 83 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4480): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4480): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.526437638 +0000 UTC m=+6.497866136 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca4480): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca49c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca49c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca49c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca49c0): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca49c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.526437638 +0000 UTC m=+6.497866136 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca49c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca11570 item 83 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5040): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5040): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5040): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5040): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5040): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.527584606 +0000 UTC m=+6.499013104 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5040): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5540): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5540): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5540): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca11ab0 item 84 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5540): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5540): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5540): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5540): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5540): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.528196432 +0000 UTC m=+6.499624931 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5540): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5ac0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5ac0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5ac0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5ac0): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5ac0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.528196432 +0000 UTC m=+6.499624931 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296cca5ac0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296ca11c70 item 84 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734340): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734340): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734340): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734340): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734340): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.529382343 +0000 UTC m=+6.500810841 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734340): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734840): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734840): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734840): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734840): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734840): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734840): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9ea150 item 85 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734840): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734840): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.530206741 +0000 UTC m=+6.501635239 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734840): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734d80): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734d80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734d80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734d80): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734d80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.530206741 +0000 UTC m=+6.501635239 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c734d80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9ea310 item 85 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735400): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735400): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735400): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735400): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735400): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.53145527 +0000 UTC m=+6.502883768 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735400): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735900): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735900): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735900): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9ea690 item 86 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735900): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735900): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735900): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735900): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735900): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.532017643 +0000 UTC m=+6.503446141 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735900): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735e80): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735e80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735e80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735e80): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735e80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.532017643 +0000 UTC m=+6.503446141 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c735e80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9ea850 item 86 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d0ec0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d0ec0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d0ec0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d0ec0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d0ec0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.534277322 +0000 UTC m=+6.505705821 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d0ec0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1800): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1800): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1800): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1800): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1800): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1800): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9ead90 item 87 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1800): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1800): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.534795642 +0000 UTC m=+6.506224139 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c0d1800): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42a640): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42a640): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42a640): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42a640): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42a640): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.534795642 +0000 UTC m=+6.506224139 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42a640): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9eaf50 item 87 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42bec0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42bec0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42bec0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42bec0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42bec0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.535934123 +0000 UTC m=+6.507362621 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c42bec0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc640): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc640): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc640): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9eb500 item 88 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc640): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc640): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc640): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc640): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc640): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.536455739 +0000 UTC m=+6.507884236 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dc640): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dcbc0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dcbc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dcbc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dcbc0): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dcbc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.536455739 +0000 UTC m=+6.507884236 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dcbc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9eb6c0 item 88 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd200): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd200): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd200): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd200): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd200): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd200): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd200): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd200): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.537523665 +0000 UTC m=+6.508952194 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd200): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd740): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd740): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd740): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9eba40 item 89 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd740): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd740): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.538016648 +0000 UTC m=+6.509445146 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5dd740): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5ddc80): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5ddc80): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5ddc80): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5ddc80): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5ddc80): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5ddc80): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9ebc00 item 89 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5ddc80): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5ddc80): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.538465405 +0000 UTC m=+6.509893903 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5ddc80): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc300): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc300): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc300): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc300): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc300): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.538465405 +0000 UTC m=+6.509893903 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbc300): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c9ebdc0 item 89 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbca00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbca00): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbca00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbca00): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbca00): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbca00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbca00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbca00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.539617914 +0000 UTC m=+6.511046411 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbca00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcf40): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcf40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcf40): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e6380 item 90 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcf40): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcf40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.54004985 +0000 UTC m=+6.511478347 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbcf40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd480): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd480): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd480): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e6af0 item 90 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd480): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd480): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd480): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd480): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd480): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.540514858 +0000 UTC m=+6.511943357 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbd480): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbda40): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbda40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbda40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbda40): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbda40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.540514858 +0000 UTC m=+6.511943357 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296ccbda40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e6d20 item 90 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b0c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b0c0): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b0c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b0c0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b0c0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b0c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b0c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b0c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.541627711 +0000 UTC m=+6.513056209 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b0c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b600): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b600): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b600): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e73b0 item 91 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b600): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b600): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.542057062 +0000 UTC m=+6.513485560 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23b600): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23bb40): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23bb40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23bb40): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23bb40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23bb40): >_readAt: n=2, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23bb40): _writeAt: size=3, off=7 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e75e0 item 91 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23bb40): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23bb40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.542511802 +0000 UTC m=+6.513940300 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c23bb40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198680): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198680): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198680): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198680): >_readAt: n=8, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198680): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.542511802 +0000 UTC m=+6.513940300 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198680): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e77a0 item 91 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198fc0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198fc0): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198fc0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198fc0): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198fc0): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198fc0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198fc0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198fc0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.543771391 +0000 UTC m=+6.515199890 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c198fc0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4240): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4240): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4240): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e7b20 item 92 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4240): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4240): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.544206493 +0000 UTC m=+6.515634991 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4240): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4780): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4780): open at offset 5 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4780): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c2e7ce0 item 92 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4780): _readAt: size=2, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4780): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4780): _writeAt: size=3, off=5 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4780): >_writeAt: n=3, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4780): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.544836874 +0000 UTC m=+6.516265373 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4780): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4d40): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4d40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4d40): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4d40): >_readAt: n=3, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4d40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.544836874 +0000 UTC m=+6.516265373 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e4d40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c00c230 item 92 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e5380): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e5380): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e5380): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e5380): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e5380): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e5380): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e5380): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e5380): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.545966448 +0000 UTC m=+6.517394947 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e5380): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e58c0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e58c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e58c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c00c7e0 item 93 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e58c0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e58c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.546407663 +0000 UTC m=+6.517836161 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c5e58c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dc0c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dc0c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dc0c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dc0c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dc0c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.546407663 +0000 UTC m=+6.517836161 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dc0c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c00cb60 item 93 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dc700): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dc700): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dc700): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dc700): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dc700): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dc700): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dc700): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dc700): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.547778473 +0000 UTC m=+6.519206981 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dc700): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dcc40): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dcc40): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dcc40): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c00d180 item 94 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dcc40): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dcc40): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.548239263 +0000 UTC m=+6.519667761 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dcc40): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dd340): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dd340): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dd340): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dd340): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dd340): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.548239263 +0000 UTC m=+6.519667761 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dd340): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c00d570 item 94 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dd980): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dd980): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dd980): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dd980): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dd980): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dd980): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dd980): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dd980): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.550019016 +0000 UTC m=+6.521447515 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6dd980): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ddec0): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ddec0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ddec0): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c00dc70 item 95 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ddec0): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ddec0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.550484246 +0000 UTC m=+6.521912743 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6ddec0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f86c0): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f86c0): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f86c0): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f86c0): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f86c0): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.550484246 +0000 UTC m=+6.521912743 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f86c0): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c808af0 item 95 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 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/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f8d00): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f8d00): open at offset 0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f8d00): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f8d00): _readAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f8d00): >_readAt: n=0, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f8d00): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f8d00): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f8d00): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.551733567 +0000 UTC m=+6.523162064 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f8d00): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f9240): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f9240): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f9240): >openPending: err= 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c809500 item 96 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f9240): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f9240): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.552170312 +0000 UTC m=+6.523598809 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f9240): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/14 05:19:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/14 05:19:56 DEBUG : open-test-file: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f9940): _readAt: size=512, off=0 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f9940): openPending: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f9940): >openPending: err= 2026/04/14 05:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f9940): >_readAt: n=5, err=EOF 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f9940): close: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-14 05:19:56.552170312 +0000 UTC m=+6.523598809 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : open-test-file(0x23296c6f9940): >close: err= 2026/04/14 05:19:56 DEBUG : open-test-file: Remove: 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x23296c8099d0 item 96 2026/04/14 05:19:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/14 05:19:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/14 05:19:56 DEBUG : open-test-file: >Remove: err= 2026/04/14 05:19:56 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:56 DEBUG : Looking for writers 2026/04/14 05:19:56 DEBUG : >WaitForWriters: 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.44s) --- PASS: TestRWFileHandleOpenTests/writes (0.25s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.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.01s) --- 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.19s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- 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-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : file1: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : file1(0x23296c720540): openPending: 2026/04/14 05:19:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:56 DEBUG : file1(0x23296c720540): >openPending: err= 2026/04/14 05:19:56 DEBUG : file1: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/14 05:19:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/14 05:19:56 DEBUG : file1(0x23296c720540): _writeAt: size=2, off=0 2026/04/14 05:19:56 DEBUG : file1(0x23296c720540): >_writeAt: n=2, err= 2026/04/14 05:19:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/14 05:19:56 DEBUG : file1(0x23296c720540): RWFileHandle.Flush 2026/04/14 05:19:56 DEBUG : file1(0x23296c720540): RWFileHandle.Release 2026/04/14 05:19:56 DEBUG : file1(0x23296c720540): close: 2026/04/14 05:19:56 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/14 05:19:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : file1(0x23296c720540): >close: err= 2026/04/14 05:19:56 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:56 DEBUG : Looking for writers 2026/04/14 05:19:56 DEBUG : file1: reading active writers 2026/04/14 05:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:19:56 DEBUG : Looking for writers 2026/04/14 05:19:56 DEBUG : file1: reading active writers 2026/04/14 05:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:19:56 DEBUG : Looking for writers 2026/04/14 05:19:56 DEBUG : file1: reading active writers 2026/04/14 05:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:19:56 DEBUG : Looking for writers 2026/04/14 05:19:56 DEBUG : file1: reading active writers 2026/04/14 05:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:19:56 DEBUG : file1: vfs cache: starting upload 2026/04/14 05:19:56 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1.a0a9169e.partial" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1.a0a9169e.partial 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-wotigug1joqi/file1.a0a9169e.partial 2026/04/14 05:19:56 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/14 05:19:56 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/14 05:19:56 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/04/14 05:19:56 INFO : file1: Copied (new) 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:56 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/14 05:19:56 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/14 05:19:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/14 05:19:56 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:56 INFO : file1: vfs cache: upload succeeded try #1 2026/04/14 05:19:56 DEBUG : Looking for writers 2026/04/14 05:19:56 DEBUG : file1: reading active writers 2026/04/14 05:19:56 DEBUG : >WaitForWriters: 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:56 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:56 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/04/14 05:19:56 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:56 DEBUG : Looking for writers 2026/04/14 05:19:56 DEBUG : file1: reading active writers 2026/04/14 05:19:56 DEBUG : >WaitForWriters: 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.18s) === RUN TestRWCacheRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:56 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:56 DEBUG : rename_me: newRWFileHandle: 2026/04/14 05:19:56 DEBUG : rename_me(0x23296c798700): openPending: 2026/04/14 05:19:56 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/14 05:19:56 DEBUG : rename_me(0x23296c798700): >openPending: err= 2026/04/14 05:19:56 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/14 05:19:56 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/14 05:19:56 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/14 05:19:56 DEBUG : rename_me(0x23296c798700): _writeAt: size=5, off=0 2026/04/14 05:19:56 DEBUG : rename_me(0x23296c798700): >_writeAt: n=5, err= 2026/04/14 05:19:56 DEBUG : rename_me(0x23296c798700): close: 2026/04/14 05:19:56 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-14 05:19:56.740324551 +0000 UTC m=+6.711753059 2026/04/14 05:19:56 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/14 05:19:56 DEBUG : rename_me(0x23296c798700): >close: err= 2026/04/14 05:19:56 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/14 05:19:56 DEBUG : i_was_renamed: Updating file with 0x23296c6e04e0 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/14 05:19:56 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:56 DEBUG : Looking for writers 2026/04/14 05:19:56 DEBUG : i_was_renamed: reading active writers 2026/04/14 05:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/14 05:19:56 DEBUG : Looking for writers 2026/04/14 05:19:56 DEBUG : i_was_renamed: reading active writers 2026/04/14 05:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/14 05:19:56 DEBUG : Looking for writers 2026/04/14 05:19:56 DEBUG : i_was_renamed: reading active writers 2026/04/14 05:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/14 05:19:56 DEBUG : Looking for writers 2026/04/14 05:19:56 DEBUG : i_was_renamed: reading active writers 2026/04/14 05:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/14 05:19:56 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/14 05:19:56 DEBUG : i_was_renamed.04bac79f.partial: size = 5 OK 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/i_was_renamed.04bac79f.partial" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/i_was_renamed.04bac79f.partial 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-wotigug1joqi/i_was_renamed.04bac79f.partial 2026/04/14 05:19:56 DEBUG : i_was_renamed.04bac79f.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/14 05:19:56 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:19:56 DEBUG : i_was_renamed.04bac79f.partial: renamed to: i_was_renamed 2026/04/14 05:19:56 INFO : i_was_renamed: Copied (new) 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/i_was_renamed" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/i_was_renamed 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-wotigug1joqi/i_was_renamed 2026/04/14 05:19:56 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/14 05:19:56 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-14 05:19:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/14 05:19:56 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/14 05:19:56 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/14 05:19:56 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/14 05:19:56 DEBUG : Looking for writers 2026/04/14 05:19:56 DEBUG : i_was_renamed: reading active writers 2026/04/14 05:19:56 DEBUG : >WaitForWriters: 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.17s) === RUN TestRWCacheUpdate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/14 05:19:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi" 2026/04/14 05:19:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:56 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:56 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/04/14 05:19:57 DEBUG : forgetting directory cache 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c721e00): _readAt: size=512, off=0 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c721e00): openPending: 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-14 04:20:56 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/14 05:19:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c721e00): >openPending: err= 2026/04/14 05:19:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c721e00): >_readAt: n=20, err=EOF 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c721e00): close: 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:20:56 +0000 UTC 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c721e00): >close: err= 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/04/14 05:19:57 DEBUG : forgetting directory cache 2026/04/14 05:19:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c799740): _readAt: size=512, off=0 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c799740): openPending: 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-14 04:21:56 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-14 04:20:56 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-14 04:21:56 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-14 04:20:56 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/14 05:19:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/14 05:19:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c799740): >openPending: err= 2026/04/14 05:19:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c799740): >_readAt: n=20, err=EOF 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c799740): close: 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:21:56 +0000 UTC 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c799740): >close: err= 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/04/14 05:19:57 DEBUG : forgetting directory cache 2026/04/14 05:19:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c8b0cc0): _readAt: size=512, off=0 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c8b0cc0): openPending: 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-14 04:22:56 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-14 04:21:56 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-14 04:22:56 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-14 04:21:56 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/14 05:19:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/14 05:19:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c8b0cc0): >openPending: err= 2026/04/14 05:19:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c8b0cc0): >_readAt: n=20, err=EOF 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c8b0cc0): close: 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:22:56 +0000 UTC 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c8b0cc0): >close: err= 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/04/14 05:19:57 DEBUG : forgetting directory cache 2026/04/14 05:19:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c7da580): _readAt: size=512, off=0 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c7da580): openPending: 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-14 04:23:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-14 04:22:56 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-14 04:23:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-14 04:22:56 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/14 05:19:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/14 05:19:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c7da580): >openPending: err= 2026/04/14 05:19:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c7da580): >_readAt: n=20, err=EOF 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c7da580): close: 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:23:56 +0000 UTC 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate(0x23296c7da580): >close: err= 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:57 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/04/14 05:19:57 DEBUG : forgetting directory cache 2026/04/14 05:19:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296c782e00): _readAt: size=512, off=0 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296c782e00): openPending: 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-14 04:24:56 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-14 04:23:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-14 04:24:56 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-14 04:23:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/14 05:19:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/14 05:19:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296c782e00): >openPending: err= 2026/04/14 05:19:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296c782e00): >_readAt: n=20, err=EOF 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296c782e00): close: 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:24:56 +0000 UTC 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296c782e00): >close: err= 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/04/14 05:19:58 DEBUG : forgetting directory cache 2026/04/14 05:19:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296c783700): _readAt: size=512, off=0 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296c783700): openPending: 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-14 04:25:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-14 04:24:56 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-14 04:25:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-14 04:24:56 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/14 05:19:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/14 05:19:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296c783700): >openPending: err= 2026/04/14 05:19:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296c783700): >_readAt: n=20, err=EOF 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296c783700): close: 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:25:56 +0000 UTC 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296c783700): >close: err= 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/04/14 05:19:58 DEBUG : forgetting directory cache 2026/04/14 05:19:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296ca361c0): _readAt: size=512, off=0 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296ca361c0): openPending: 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-14 04:26:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-14 04:25:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-14 04:26:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-14 04:25:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/14 05:19:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/14 05:19:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296ca361c0): >openPending: err= 2026/04/14 05:19:58 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296ca361c0): >_readAt: n=21, err=EOF 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296ca361c0): close: 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:26:56 +0000 UTC 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296ca361c0): >close: err= 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/04/14 05:19:58 DEBUG : forgetting directory cache 2026/04/14 05:19:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296c8b1540): _readAt: size=512, off=0 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296c8b1540): openPending: 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-14 04:27:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-14 04:26:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-14 04:27:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-14 04:26:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/14 05:19:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/14 05:19:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296c8b1540): >openPending: err= 2026/04/14 05:19:58 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296c8b1540): >_readAt: n=22, err=EOF 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296c8b1540): close: 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:27:56 +0000 UTC 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296c8b1540): >close: err= 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/04/14 05:19:58 DEBUG : forgetting directory cache 2026/04/14 05:19:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296ccda1c0): _readAt: size=512, off=0 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296ccda1c0): openPending: 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-14 04:28:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-14 04:27:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-14 04:28:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-14 04:27:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/14 05:19:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/14 05:19:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296ccda1c0): >openPending: err= 2026/04/14 05:19:58 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296ccda1c0): >_readAt: n=23, err=EOF 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296ccda1c0): close: 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:28:56 +0000 UTC 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate(0x23296ccda1c0): >close: err= 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:58 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/04/14 05:19:59 DEBUG : forgetting directory cache 2026/04/14 05:19:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate(0x23296c8b1d80): _readAt: size=512, off=0 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate(0x23296c8b1d80): openPending: 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-wotigug1joqi/TestRWCacheUpdate 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-14 04:29:56 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-14 04:28:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-14 04:29:56 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-14 04:28:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/14 05:19:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate(0x23296c8b1d80): >openPending: err= 2026/04/14 05:19:59 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate(0x23296c8b1d80): >_readAt: n=24, err=EOF 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate(0x23296c8b1d80): close: 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-14 04:29:56 +0000 UTC 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate(0x23296c8b1d80): >close: err= 2026/04/14 05:19:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:59 DEBUG : Looking for writers 2026/04/14 05:19:59 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/14 05:19:59 DEBUG : >WaitForWriters: 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.20s) === RUN TestCaseSensitivity run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/FiLeA" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/FiLeA 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-wotigug1joqi/FiLeA 2026/04/14 05:19:59 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/FiLeA" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/FiLeA 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-wotigug1joqi/FiLeA 2026/04/14 05:19:59 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/FiLeB" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/FiLeB 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-wotigug1joqi/FiLeB 2026/04/14 05:19:59 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/FiLeB" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/FiLeB 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-wotigug1joqi/FiLeB 2026/04/14 05:19:59 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/04/14 05:19:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/14 05:19:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/14 05:19:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/14 05:19:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/FiLeA" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/FiLeA 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-wotigug1joqi/FiLeA 2026/04/14 05:19:59 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/14 05:19:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/14 05:19:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/14 05:19:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/14 05:19:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/FiLeA" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/FiLeA 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-wotigug1joqi/FiLeA 2026/04/14 05:19:59 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/14 05:19:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/14 05:19:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/14 05:19:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/14 05:19:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:59 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/14 05:19:59 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/14 05:19:59 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/14 05:19:59 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:59 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/FiLeB" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/FiLeB 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-wotigug1joqi/FiLeB 2026/04/14 05:19:59 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/14 05:19:59 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/14 05:19:59 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/14 05:19:59 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/14 05:19:59 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:59 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/FilEb" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/FilEb 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-wotigug1joqi/FilEb 2026/04/14 05:19:59 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/FiLeA" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/FiLeA 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-wotigug1joqi/FiLeA 2026/04/14 05:19:59 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/FiLeA" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/FiLeA 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-wotigug1joqi/FiLeA 2026/04/14 05:19:59 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/FiLeB" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/FiLeB 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-wotigug1joqi/FiLeB 2026/04/14 05:19:59 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/FiLeB" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/FiLeB 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-wotigug1joqi/FiLeB 2026/04/14 05:19:59 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/FilEb" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/FilEb 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-wotigug1joqi/FilEb 2026/04/14 05:19:59 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/FilEb" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/FilEb 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-wotigug1joqi/FilEb 2026/04/14 05:19:59 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/04/14 05:19:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/14 05:19:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/14 05:19:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/14 05:19:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:59 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/14 05:19:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/14 05:19:59 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/14 05:19:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:59 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/14 05:19:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/14 05:19:59 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/14 05:19:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:59 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/14 05:19:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/14 05:19:59 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/14 05:19:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:59 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/14 05:19:59 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/14 05:19:59 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/14 05:19:59 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:59 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/FiLeB" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/FiLeB 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-wotigug1joqi/FiLeB 2026/04/14 05:19:59 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/14 05:19:59 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/14 05:19:59 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/14 05:19:59 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/14 05:19:59 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:59 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/FilEb" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/FilEb 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-wotigug1joqi/FilEb 2026/04/14 05:19:59 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/04/14 05:19:59 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/14 05:19:59 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/14 05:19:59 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/14 05:19:59 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/14 05:19:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/14 05:19:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/14 05:19:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/14 05:19:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:59 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:59 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:59 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:59 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/14 05:19:59 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/14 05:19:59 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/14 05:19:59 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:59 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:59 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/14 05:19:59 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/14 05:19:59 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/14 05:19:59 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:59 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:59 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:59 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:59 DEBUG : Looking for writers 2026/04/14 05:19:59 DEBUG : FiLeA: reading active writers 2026/04/14 05:19:59 DEBUG : FiLeB: reading active writers 2026/04/14 05:19:59 DEBUG : FilEb: reading active writers 2026/04/14 05:19:59 DEBUG : >WaitForWriters: 2026/04/14 05:19:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:59 DEBUG : Looking for writers 2026/04/14 05:19:59 DEBUG : FiLeA: reading active writers 2026/04/14 05:19:59 DEBUG : FiLeB: reading active writers 2026/04/14 05:19:59 DEBUG : FilEb: reading active writers 2026/04/14 05:19:59 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.08s) === RUN TestUnicodeNormalization run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/normal name with no special characters.txt" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/normal\ name\ with\ no\ special\ characters.txt 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-wotigug1joqi/normal name with no special characters.txt 2026/04/14 05:19:59 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/normal name with no special characters.txt" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/normal\ name\ with\ no\ special\ characters.txt 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-wotigug1joqi/normal name with no special characters.txt 2026/04/14 05:19:59 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/測試_Русский___ě_áñ" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/測試_Русский___ě_áñ 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-wotigug1joqi/測試_Русский___ě_áñ 2026/04/14 05:19:59 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/測試_Русский___ě_áñ" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/測試_Русский___ě_áñ 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-wotigug1joqi/測試_Русский___ě_áñ 2026/04/14 05:19:59 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/04/14 05:19:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/14 05:19:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/14 05:19:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/14 05:19:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/normal name with no special characters.txt" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/normal\ name\ with\ no\ special\ characters.txt 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-wotigug1joqi/normal name with no special characters.txt 2026/04/14 05:19:59 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/14 05:19:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/14 05:19:59 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/14 05:19:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/14 05:19:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/測試_Русский___ě_áñ" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/測試_Русский___ě_áñ 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-wotigug1joqi/測試_Русский___ě_áñ 2026/04/14 05:19:59 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/14 05:19:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/14 05:19:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/14 05:19:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/14 05:19:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:19:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/14 05:19:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:59 DEBUG : Looking for writers 2026/04/14 05:19:59 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/14 05:19:59 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/14 05:19:59 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-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Reusing VFS from active cache 2026/04/14 05:19:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:59 DEBUG : Looking for writers 2026/04/14 05:19:59 DEBUG : >WaitForWriters: 2026/04/14 05:19:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:59 DEBUG : Looking for writers 2026/04/14 05:19:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:59 DEBUG : Looking for writers 2026/04/14 05:19:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:59 DEBUG : Looking for writers 2026/04/14 05:19:59 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file2" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:59 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file2" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:59 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/14 05:19:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:59 DEBUG : dir: Looking for writers 2026/04/14 05:19:59 DEBUG : file2: reading active writers 2026/04/14 05:19:59 DEBUG : Looking for writers 2026/04/14 05:19:59 DEBUG : dir: reading active writers 2026/04/14 05:19:59 DEBUG : file1: reading active writers 2026/04/14 05:19:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file2" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:59 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file2" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:59 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/14 05:19:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:59 DEBUG : dir: Looking for writers 2026/04/14 05:19:59 DEBUG : Looking for writers 2026/04/14 05:19:59 DEBUG : file1: reading active writers 2026/04/14 05:19:59 DEBUG : dir: reading active writers 2026/04/14 05:19:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file2" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:59 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file2" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:59 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/14 05:19:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : file1: Open: flags=O_RDONLY 2026/04/14 05:19:59 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/14 05:19:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/14 05:19:59 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/14 05:19:59 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:59 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/14 05:19:59 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/14 05:19:59 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/14 05:19:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: File to upload is small (0 bytes), uploading instead of streaming 2026/04/14 05:19:59 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/new_file.txt" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/new_file.txt 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-wotigug1joqi/dir/new_file.txt 2026/04/14 05:19:59 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/14 05:19:59 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/14 05:19:59 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/14 05:19:59 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/14 05:19:59 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/14 05:19:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:59 DEBUG : dir: Looking for writers 2026/04/14 05:19:59 DEBUG : new_file.txt: reading active writers 2026/04/14 05:19:59 DEBUG : file2: reading active writers 2026/04/14 05:19:59 DEBUG : Looking for writers 2026/04/14 05:19:59 DEBUG : file1: reading active writers 2026/04/14 05:19:59 DEBUG : dir: reading active writers 2026/04/14 05:19:59 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file2" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:59 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file2" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-wotigug1joqi/dir/file2 2026/04/14 05:19:59 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/14 05:19:59 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/14 05:19:59 DEBUG : dir/file1: Updating file with dir/file1 0x23296ca50270 2026/04/14 05:19:59 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/14 05:19:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:59 DEBUG : forgetting directory cache 2026/04/14 05:19:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:59 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir/file1" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-wotigug1joqi/dir/file1 2026/04/14 05:19:59 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/14 05:19:59 INFO : dir/file1: Moved (server-side) to: file0 2026/04/14 05:19:59 DEBUG : file0: Updating file with file0 0x23296ca50270 2026/04/14 05:19:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file0" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file0 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-wotigug1joqi/file0 2026/04/14 05:19:59 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file0" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/file0 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-wotigug1joqi/file0 2026/04/14 05:19:59 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/14 05:19:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:59 DEBUG : dir: Looking for writers 2026/04/14 05:19:59 DEBUG : Looking for writers 2026/04/14 05:19:59 DEBUG : dir: reading active writers 2026/04/14 05:19:59 DEBUG : file0: reading active writers 2026/04/14 05:19:59 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.03s) === RUN TestVFSStatfs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Server has VFS statistics extension 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: About path "/home/rclone/rclone-test-wotigug1joqi" 2026/04/14 05:19:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:59 DEBUG : Looking for writers 2026/04/14 05:19:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: New connection 127.0.0.1:33210->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: New connection 127.0.0.1:33212->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/14 05:19:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:59 DEBUG : Looking for writers 2026/04/14 05:19:59 DEBUG : a: Looking for writers 2026/04/14 05:19:59 DEBUG : b: Looking for writers 2026/04/14 05:19:59 DEBUG : c: Looking for writers 2026/04/14 05:19:59 DEBUG : d: Looking for writers 2026/04/14 05:19:59 DEBUG : Looking for writers 2026/04/14 05:19:59 DEBUG : a: reading active writers 2026/04/14 05:19:59 DEBUG : b: reading active writers 2026/04/14 05:19:59 DEBUG : c: reading active writers 2026/04/14 05:19:59 DEBUG : d: reading active writers 2026/04/14 05:19:59 DEBUG : /: reading active writers 2026/04/14 05:19:59 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.20s) === RUN TestVFSMkdirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/14 05:19:59 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/14 05:19:59 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/14 05:19:59 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/14 05:19:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:59 DEBUG : a/b/c/d: Looking for writers 2026/04/14 05:19:59 DEBUG : a/b/c: Looking for writers 2026/04/14 05:19:59 DEBUG : d: reading active writers 2026/04/14 05:19:59 DEBUG : a/b: Looking for writers 2026/04/14 05:19:59 DEBUG : c: reading active writers 2026/04/14 05:19:59 DEBUG : a: Looking for writers 2026/04/14 05:19:59 DEBUG : b: reading active writers 2026/04/14 05:19:59 DEBUG : Looking for writers 2026/04/14 05:19:59 DEBUG : a: reading active writers 2026/04/14 05:19:59 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.05s) === 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-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:59 DEBUG : Looking for writers 2026/04/14 05:19:59 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-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:19:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:59 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/14 05:19:59 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/14 05:19:59 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: File to upload is small (5 bytes), uploading instead of streaming 2026/04/14 05:19:59 DEBUG : file1: size = 5 OK 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/14 05:19:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:19:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/04/14 05:19:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:19:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:19:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:19:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:19:59 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/14 05:19:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:19:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: File to upload is small (0 bytes), uploading instead of streaming 2026/04/14 05:19:59 DEBUG : file1: size = 0 OK 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/14 05:19:59 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/14 05:19:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:19:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: File to upload is small (7 bytes), uploading instead of streaming 2026/04/14 05:19:59 DEBUG : file1: size = 7 OK 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:19:59 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/04/14 05:19:59 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/14 05:19:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:59 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:19:59 DEBUG : Looking for writers 2026/04/14 05:19:59 DEBUG : file1: reading active writers 2026/04/14 05:19:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:19:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:19:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:19:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:19:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:19:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:19:59 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/14 05:19:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi/dir/file1: no such file or directory 2026/04/14 05:19:59 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi/dir/file1: no such file or directory 2026/04/14 05:19:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi/dir/file1: no such file or directory 2026/04/14 05:19:59 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi/dir/file1: no such file or directory 2026/04/14 05:19:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi/dir/file1: no such file or directory 2026/04/14 05:19:59 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi/dir/file1: no such file or directory 2026/04/14 05:19:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi/dir/file1: no such file or directory 2026/04/14 05:19:59 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi/dir/file1: no such file or directory 2026/04/14 05:19:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi/dir/file1: no such file or directory 2026/04/14 05:19:59 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{RuYwA}/rclone-test-wotigug1joqi/dir/file1: no such file or directory 2026/04/14 05:20:00 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/14 05:20:00 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/14 05:20:00 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: File to upload is small (11 bytes), uploading instead of streaming 2026/04/14 05:20:00 DEBUG : file1: size = 11 OK 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:20:00 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/14 05:20:00 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/14 05:20:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/14 05:20:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:20:00 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:20:00 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:20:00 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/04/14 05:20:00 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:20:00 DEBUG : Looking for writers 2026/04/14 05:20:00 DEBUG : file1: reading active writers 2026/04/14 05:20:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:20:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:20:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:20:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:20:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:20:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:20:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:20:00 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/14 05:20:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: File to upload is small (5 bytes), uploading instead of streaming 2026/04/14 05:20:00 DEBUG : file1: size = 5 OK 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:20:00 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/14 05:20:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/14 05:20:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/14 05:20:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:20:00 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/14 05:20:00 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:20:00 DEBUG : Looking for writers 2026/04/14 05:20:00 DEBUG : file1: reading active writers 2026/04/14 05:20:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:20:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:20:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:20:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:20:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:20:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:20:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:20:00 DEBUG : file1: WriteFileHandle.Release closing 2026/04/14 05:20:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: File to upload is small (0 bytes), uploading instead of streaming 2026/04/14 05:20:00 DEBUG : file1: size = 0 OK 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:20:00 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/14 05:20:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/14 05:20:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/14 05:20:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:20:00 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/14 05:20:00 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:20:00 DEBUG : Looking for writers 2026/04/14 05:20:00 DEBUG : file1: reading active writers 2026/04/14 05:20:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:20:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:20:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:20:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:20:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:20:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:20:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:20:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: File to upload is small (2 bytes), uploading instead of streaming 2026/04/14 05:20:00 DEBUG : file1: size = 2 OK 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:20:00 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/14 05:20:00 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/14 05:20:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/14 05:20:00 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/14 05:20:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:20:00 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:20:00 DEBUG : Looking for writers 2026/04/14 05:20:00 DEBUG : file1: reading active writers 2026/04/14 05:20:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:20:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:20:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:20:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:20:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:20:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:20:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:20:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: File to upload is small (0 bytes), uploading instead of streaming 2026/04/14 05:20:00 DEBUG : file1: size = 0 OK 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:20:00 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/14 05:20:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/14 05:20:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/14 05:20:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:20:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:20:00 DEBUG : file1: Open: flags=O_RDONLY 2026/04/14 05:20:00 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/14 05:20:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/14 05:20:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:20:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:00 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:20:00 DEBUG : Looking for writers 2026/04/14 05:20:00 DEBUG : file1: reading active writers 2026/04/14 05:20:00 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:20:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:20:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/14 05:20:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/14 05:20:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:20:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/14 05:20:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/14 05:20:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: File to upload is small (100 bytes), uploading instead of streaming 2026/04/14 05:20:00 DEBUG : file1: size = 100 OK 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/file1" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: bff523588211420d9eba258b7d88a886 /home/rclone/rclone-test-wotigug1joqi/file1 2026/04/14 05:20:00 DEBUG : file1: Parsed hash: bff523588211420d9eba258b7d88a886 2026/04/14 05:20:00 DEBUG : file1: md5 = bff523588211420d9eba258b7d88a886 OK 2026/04/14 05:20:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/14 05:20:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/14 05:20:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/14 05:20:00 DEBUG : file1: Open: flags=O_RDONLY 2026/04/14 05:20:00 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/14 05:20:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/14 05:20:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:20:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:00 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:20:00 DEBUG : Looking for writers 2026/04/14 05:20:00 DEBUG : file1: reading active writers 2026/04/14 05:20:00 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:20:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/flat/f000.txt" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/flat/f000.txt 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-wotigug1joqi/flat/f000.txt 2026/04/14 05:20:00 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/flat/f000.txt" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/flat/f000.txt 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-wotigug1joqi/flat/f000.txt 2026/04/14 05:20:00 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/flat/f001.txt" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/flat/f001.txt 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-wotigug1joqi/flat/f001.txt 2026/04/14 05:20:00 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/flat/f001.txt" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/flat/f001.txt 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-wotigug1joqi/flat/f001.txt 2026/04/14 05:20:00 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/flat/f002.txt" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/flat/f002.txt 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-wotigug1joqi/flat/f002.txt 2026/04/14 05:20:00 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/flat/f002.txt" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/flat/f002.txt 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-wotigug1joqi/flat/f002.txt 2026/04/14 05:20:00 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/flat/f003.txt" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/flat/f003.txt 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-wotigug1joqi/flat/f003.txt 2026/04/14 05:20:00 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/flat/f003.txt" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/flat/f003.txt 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-wotigug1joqi/flat/f003.txt 2026/04/14 05:20:00 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/flat/f004.txt" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/flat/f004.txt 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-wotigug1joqi/flat/f004.txt 2026/04/14 05:20:00 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/flat/f004.txt" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: sha1sum /home/rclone/rclone-test-wotigug1joqi/flat/f004.txt 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-wotigug1joqi/flat/f004.txt 2026/04/14 05:20:00 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/04/14 05:20:00 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/14 05:20:00 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/14 05:20:00 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:20:00 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/flat/f000.txt" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/flat/f000.txt 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-wotigug1joqi/flat/f000.txt 2026/04/14 05:20:00 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/04/14 05:20:00 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/14 05:20:00 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/14 05:20:00 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:20:00 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/flat/f001.txt" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/flat/f001.txt 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-wotigug1joqi/flat/f001.txt 2026/04/14 05:20:00 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/04/14 05:20:00 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/14 05:20:00 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/14 05:20:00 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:20:00 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/flat/f002.txt" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/flat/f002.txt 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-wotigug1joqi/flat/f002.txt 2026/04/14 05:20:00 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/04/14 05:20:00 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/14 05:20:00 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/14 05:20:00 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:20:00 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/flat/f003.txt" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/flat/f003.txt 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-wotigug1joqi/flat/f003.txt 2026/04/14 05:20:00 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/04/14 05:20:00 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/14 05:20:00 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/14 05:20:00 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:20:00 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/flat/f004.txt" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/flat/f004.txt 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-wotigug1joqi/flat/f004.txt 2026/04/14 05:20:00 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/04/14 05:20:00 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:20:00 DEBUG : flat: Looking for writers 2026/04/14 05:20:00 DEBUG : f000.txt: reading active writers 2026/04/14 05:20:00 DEBUG : f001.txt: reading active writers 2026/04/14 05:20:00 DEBUG : f002.txt: reading active writers 2026/04/14 05:20:00 DEBUG : f003.txt: reading active writers 2026/04/14 05:20:00 DEBUG : f004.txt: reading active writers 2026/04/14 05:20:00 DEBUG : Looking for writers 2026/04/14 05:20:00 DEBUG : flat: reading active writers 2026/04/14 05:20:00 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.06s) === RUN TestZipManySubDirs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:20:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:20:00 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/14 05:20:00 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/14 05:20:00 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:20:00 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/a/b/c/deep.txt" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/a/b/c/deep.txt 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-wotigug1joqi/a/b/c/deep.txt 2026/04/14 05:20:00 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/04/14 05:20:00 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/14 05:20:00 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/14 05:20:00 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:20:00 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/a/b/mid.txt" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/a/b/mid.txt 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-wotigug1joqi/a/b/mid.txt 2026/04/14 05:20:00 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/04/14 05:20:00 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/14 05:20:00 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/14 05:20:00 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:20:00 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/a/top.txt" 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/a/top.txt 2026/04/14 05:20:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-wotigug1joqi/a/top.txt 2026/04/14 05:20:00 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/04/14 05:20:00 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:20:00 DEBUG : a/b/c: Looking for writers 2026/04/14 05:20:00 DEBUG : deep.txt: reading active writers 2026/04/14 05:20:00 DEBUG : a/b: Looking for writers 2026/04/14 05:20:00 DEBUG : c: reading active writers 2026/04/14 05:20:00 DEBUG : mid.txt: reading active writers 2026/04/14 05:20:00 DEBUG : a: Looking for writers 2026/04/14 05:20:00 DEBUG : b: reading active writers 2026/04/14 05:20:00 DEBUG : top.txt: reading active writers 2026/04/14 05:20:00 DEBUG : Looking for writers 2026/04/14 05:20:00 DEBUG : a: reading active writers 2026/04/14 05:20:00 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.04s) === RUN TestZipLargeFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:20:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:20:00 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/14 05:20:00 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/14 05:20:00 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:20:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/bigdir/big.bin" 2026/04/14 05:20:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/bigdir/big.bin 2026/04/14 05:20:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 96f8fc0d388e32ffdde7eec128b92217 /home/rclone/rclone-test-wotigug1joqi/bigdir/big.bin 2026/04/14 05:20:01 DEBUG : bigdir/big.bin: Parsed hash: 96f8fc0d388e32ffdde7eec128b92217 2026/04/14 05:20:01 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:20:01 DEBUG : bigdir: Looking for writers 2026/04/14 05:20:01 DEBUG : big.bin: reading active writers 2026/04/14 05:20:01 DEBUG : Looking for writers 2026/04/14 05:20:01 DEBUG : bigdir: reading active writers 2026/04/14 05:20:01 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.53s) === RUN TestZipDirsInRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi", Local "Local file system at /tmp/rclone3605677609", Modify Window "1s" 2026/04/14 05:20:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: poll-interval is not supported by this remote 2026/04/14 05:20:01 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/14 05:20:01 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/14 05:20:01 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:20:01 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir1/a.txt" 2026/04/14 05:20:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir1/a.txt 2026/04/14 05:20:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-wotigug1joqi/dir1/a.txt 2026/04/14 05:20:01 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/04/14 05:20:01 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/14 05:20:01 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/14 05:20:01 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:20:01 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir2/b.txt" 2026/04/14 05:20:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir2/b.txt 2026/04/14 05:20:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-wotigug1joqi/dir2/b.txt 2026/04/14 05:20:01 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/04/14 05:20:01 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/14 05:20:01 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/14 05:20:01 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/14 05:20:01 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/14 05:20:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Shell path "/home/rclone/rclone-test-wotigug1joqi/dir3/c.txt" 2026/04/14 05:20:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Running remote command: md5sum /home/rclone/rclone-test-wotigug1joqi/dir3/c.txt 2026/04/14 05:20:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-wotigug1joqi/dir3/c.txt 2026/04/14 05:20:01 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/04/14 05:20:01 DEBUG : WaitForWriters: timeout=30s 2026/04/14 05:20:01 DEBUG : dir1: Looking for writers 2026/04/14 05:20:01 DEBUG : a.txt: reading active writers 2026/04/14 05:20:01 DEBUG : dir2: Looking for writers 2026/04/14 05:20:01 DEBUG : b.txt: reading active writers 2026/04/14 05:20:01 DEBUG : dir3: Looking for writers 2026/04/14 05:20:01 DEBUG : c.txt: reading active writers 2026/04/14 05:20:01 DEBUG : Looking for writers 2026/04/14 05:20:01 DEBUG : dir2: reading active writers 2026/04/14 05:20:01 DEBUG : dir3: reading active writers 2026/04/14 05:20:01 DEBUG : dir1: reading active writers 2026/04/14 05:20:01 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.04s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/14 05:20:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-wotigug1joqi: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 11.342973091s (try 1/5)