"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/05/24 01:05:11 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-hijarip6dutu" 2026/05/24 01:05:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/24 01:05:11 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/24 01:05:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/24 01:05:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/24 01:05:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/24 01:05:11 DEBUG : Setting pass="D4EO2A0tI8zWxQzFH6dQ0l65i-ed-X5x" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/24 01:05:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/24 01:05:11 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{sy5Cp}" suffix to name 2026/05/24 01:05:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/24 01:05:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/24 01:05:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/24 01:05:11 DEBUG : Setting pass="D4EO2A0tI8zWxQzFH6dQ0l65i-ed-X5x" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/24 01:05:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/24 01:05:11 NOTICE: TestSFTPOpenssh{sy5Cp}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/24 01:05:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: New connection 127.0.0.1:46228->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/24 01:05:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell type "unix" from config 2026/05/24 01:05:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Relative path resolved to "/home/rclone/rclone-test-hijarip6dutu" 2026/05/24 01:05:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Using root directory "/home/rclone/rclone-test-hijarip6dutu" 2026/05/24 01:05:11 DEBUG : Creating backend with remote "/tmp/rclone3394953540" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:12 DEBUG : dir: Looking for writers 2026/05/24 01:05:12 DEBUG : Looking for writers 2026/05/24 01:05:12 DEBUG : dir: reading active writers 2026/05/24 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.03s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file2" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:12 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file2" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:12 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/subdir/file3" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/subdir/file3 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-hijarip6dutu/dir/subdir/file3 2026/05/24 01:05:12 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/subdir/file3" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/subdir/file3 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-hijarip6dutu/dir/subdir/file3 2026/05/24 01:05:12 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/05/24 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:12 DEBUG : dir/subdir: Looking for writers 2026/05/24 01:05:12 DEBUG : dir: Looking for writers 2026/05/24 01:05:12 DEBUG : file1: reading active writers 2026/05/24 01:05:12 DEBUG : file2: reading active writers 2026/05/24 01:05:12 DEBUG : subdir: reading active writers 2026/05/24 01:05:12 DEBUG : Looking for writers 2026/05/24 01:05:12 DEBUG : dir: reading active writers 2026/05/24 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.04s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:12 DEBUG : dir: Looking for writers 2026/05/24 01:05:12 DEBUG : file1: reading active writers 2026/05/24 01:05:12 DEBUG : Looking for writers 2026/05/24 01:05:12 DEBUG : dir: reading active writers 2026/05/24 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:12 DEBUG : dir: Looking for writers 2026/05/24 01:05:12 DEBUG : Looking for writers 2026/05/24 01:05:12 DEBUG : dir: reading active writers 2026/05/24 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : dir: forgetting directory cache 2026/05/24 01:05:12 DEBUG : forgetting directory cache 2026/05/24 01:05:12 DEBUG : dir: forgetting directory cache 2026/05/24 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:12 DEBUG : Looking for writers 2026/05/24 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/24 01:05:12 DEBUG : dir: invalidating directory cache 2026/05/24 01:05:12 DEBUG : >ForgetPath: 2026/05/24 01:05:12 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/24 01:05:12 DEBUG : invalidating directory cache 2026/05/24 01:05:12 DEBUG : dir: forgetting directory cache 2026/05/24 01:05:12 DEBUG : >ForgetPath: 2026/05/24 01:05:12 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/24 01:05:12 DEBUG : >ForgetPath: 2026/05/24 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:12 DEBUG : dir: Looking for writers 2026/05/24 01:05:12 DEBUG : Looking for writers 2026/05/24 01:05:12 DEBUG : dir: reading active writers 2026/05/24 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: New connection 127.0.0.1:46242->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/fil/a/b/c" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/fil/a/b/c 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-hijarip6dutu/fil/a/b/c 2026/05/24 01:05:12 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/fil/a/b/c" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/fil/a/b/c 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-hijarip6dutu/fil/a/b/c 2026/05/24 01:05:12 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : forgetting directory cache 2026/05/24 01:05:12 DEBUG : dir: forgetting directory cache 2026/05/24 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:12 DEBUG : dir: Looking for writers 2026/05/24 01:05:12 DEBUG : fil/a/b: Looking for writers 2026/05/24 01:05:12 DEBUG : fil/a: Looking for writers 2026/05/24 01:05:12 DEBUG : b: reading active writers 2026/05/24 01:05:12 DEBUG : fil: Looking for writers 2026/05/24 01:05:12 DEBUG : a: reading active writers 2026/05/24 01:05:12 DEBUG : Looking for writers 2026/05/24 01:05:12 DEBUG : dir: reading active writers 2026/05/24 01:05:12 DEBUG : fil: reading active writers 2026/05/24 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.12s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:12 DEBUG : dir: Looking for writers 2026/05/24 01:05:12 DEBUG : Looking for writers 2026/05/24 01:05:12 DEBUG : dir: reading active writers 2026/05/24 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:12 DEBUG : dir: Looking for writers 2026/05/24 01:05:12 DEBUG : file1: reading active writers 2026/05/24 01:05:12 DEBUG : Looking for writers 2026/05/24 01:05:12 DEBUG : dir: reading active writers 2026/05/24 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file2" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:12 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file2" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:12 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/subdir/file3" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/subdir/file3 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-hijarip6dutu/dir/subdir/file3 2026/05/24 01:05:12 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/subdir/file3" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/subdir/file3 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-hijarip6dutu/dir/subdir/file3 2026/05/24 01:05:12 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/05/24 01:05:12 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/24 01:05:12 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/24 01:05:12 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/24 01:05:12 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/24 01:05:12 DEBUG : Waiting for deletions to finish 2026/05/24 01:05:12 INFO : dir/subdir/file3: Deleted 2026/05/24 01:05:12 DEBUG : removing 1 level 2 directories 2026/05/24 01:05:12 INFO : dir/subdir: Removing directory 2026/05/24 01:05:12 DEBUG : dir: invalidating directory cache 2026/05/24 01:05:12 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/24 01:05:12 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/24 01:05:12 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/24 01:05:12 DEBUG : dir/file1: Reset virtual modtime 2026/05/24 01:05:12 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/24 01:05:12 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/24 01:05:12 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/24 01:05:12 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/24 01:05:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:12 DEBUG : dir: invalidating directory cache 2026/05/24 01:05:12 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/24 01:05:12 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/24 01:05:12 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/24 01:05:12 DEBUG : forgetting directory cache 2026/05/24 01:05:12 DEBUG : dir: forgetting directory cache 2026/05/24 01:05:12 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/24 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:12 DEBUG : dir/virtualDir: Looking for writers 2026/05/24 01:05:12 DEBUG : dir: Looking for writers 2026/05/24 01:05:12 DEBUG : virtualFile: reading active writers 2026/05/24 01:05:12 DEBUG : virtualDir: reading active writers 2026/05/24 01:05:12 DEBUG : file1: reading active writers 2026/05/24 01:05:12 DEBUG : virtualFile2: reading active writers 2026/05/24 01:05:12 DEBUG : Looking for writers 2026/05/24 01:05:12 DEBUG : dir: reading active writers 2026/05/24 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.05s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 ERROR : dir/: Can only open directories read only 2026/05/24 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:12 DEBUG : dir: Looking for writers 2026/05/24 01:05:12 DEBUG : Looking for writers 2026/05/24 01:05:12 DEBUG : dir: reading active writers 2026/05/24 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/24 01:05:12 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/24 01:05:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: File to upload is small (5 bytes), uploading instead of streaming 2026/05/24 01:05:12 DEBUG : dir/potato: size = 5 OK 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/potato" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/potato 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hijarip6dutu/dir/potato 2026/05/24 01:05:12 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/24 01:05:12 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/24 01:05:12 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/24 01:05:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/24 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:12 DEBUG : dir: Looking for writers 2026/05/24 01:05:12 DEBUG : file1: reading active writers 2026/05/24 01:05:12 DEBUG : potato: reading active writers 2026/05/24 01:05:12 DEBUG : Looking for writers 2026/05/24 01:05:12 DEBUG : dir: reading active writers 2026/05/24 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:12 DEBUG : dir/sub: Looking for writers 2026/05/24 01:05:12 DEBUG : dir: Looking for writers 2026/05/24 01:05:12 DEBUG : file1: reading active writers 2026/05/24 01:05:12 DEBUG : sub: reading active writers 2026/05/24 01:05:12 DEBUG : Looking for writers 2026/05/24 01:05:12 DEBUG : dir: reading active writers 2026/05/24 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.14s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/24 01:05:12 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:12 DEBUG : dir/sub/subsub: Looking for writers 2026/05/24 01:05:12 DEBUG : dir/sub: Looking for writers 2026/05/24 01:05:12 DEBUG : subsub: reading active writers 2026/05/24 01:05:12 DEBUG : dir: Looking for writers 2026/05/24 01:05:12 DEBUG : file1: reading active writers 2026/05/24 01:05:12 DEBUG : sub: reading active writers 2026/05/24 01:05:12 DEBUG : Looking for writers 2026/05/24 01:05:12 DEBUG : dir: reading active writers 2026/05/24 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.05s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 ERROR : dir/: Dir.Remove not empty 2026/05/24 01:05:12 DEBUG : dir/file1: Remove: 2026/05/24 01:05:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:12 DEBUG : dir/file1: >Remove: err= 2026/05/24 01:05:12 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/24 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:12 DEBUG : Looking for writers 2026/05/24 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : dir/file1: Remove: 2026/05/24 01:05:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:12 DEBUG : dir/file1: >Remove: err= 2026/05/24 01:05:12 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/24 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:12 DEBUG : Looking for writers 2026/05/24 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : dir/file1: Remove: 2026/05/24 01:05:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:12 DEBUG : dir/file1: >Remove: err= 2026/05/24 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:12 DEBUG : dir: Looking for writers 2026/05/24 01:05:12 DEBUG : Looking for writers 2026/05/24 01:05:12 DEBUG : dir: reading active writers 2026/05/24 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file3" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file3 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-hijarip6dutu/dir/file3 2026/05/24 01:05:12 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file3" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file3 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-hijarip6dutu/dir/file3 2026/05/24 01:05:12 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/24 01:05:12 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/24 01:05:12 DEBUG : dir: Updating dir with dir2 0x105085482680 2026/05/24 01:05:12 DEBUG : dir: forgetting directory cache 2026/05/24 01:05:12 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/24 01:05:12 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir2/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir2/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir2/file1 2026/05/24 01:05:12 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir2/file1" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir2/file1 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir2/file1 2026/05/24 01:05:12 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir2/file3" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir2/file3 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-hijarip6dutu/dir2/file3 2026/05/24 01:05:12 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir2/file3" 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir2/file3 2026/05/24 01:05:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-hijarip6dutu/dir2/file3 2026/05/24 01:05:12 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/24 01:05:12 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/24 01:05:12 DEBUG : file2: Updating file with file2 0x1050854c4a90 2026/05/24 01:05:12 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file2" 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file2 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/file2 2026/05/24 01:05:13 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file2" 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/file2 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/file2 2026/05/24 01:05:13 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir2/file3" 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir2/file3 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-hijarip6dutu/dir2/file3 2026/05/24 01:05:13 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir2/file3" 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir2/file3 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-hijarip6dutu/dir2/file3 2026/05/24 01:05:13 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/24 01:05:13 INFO : dir2/file3: Deleted 2026/05/24 01:05:13 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/24 01:05:13 DEBUG : dir2/file3: Updating file with dir2/file3 0x1050854c4a90 2026/05/24 01:05:13 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/24 01:05:13 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir2/file3" 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir2/file3 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir2/file3 2026/05/24 01:05:13 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir2/file3" 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir2/file3 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir2/file3 2026/05/24 01:05:13 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:13 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/24 01:05:13 DEBUG : empty directory: Updating dir with renamed empty directory 0x105085394270 2026/05/24 01:05:13 DEBUG : empty directory: forgetting directory cache 2026/05/24 01:05:13 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/24 01:05:13 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/24 01:05:13 DEBUG : dir2: Renaming to "dir3" 2026/05/24 01:05:13 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:13 DEBUG : dir3: Looking for writers 2026/05/24 01:05:13 DEBUG : file3: reading active writers 2026/05/24 01:05:13 DEBUG : renamed empty directory: Looking for writers 2026/05/24 01:05:13 DEBUG : Looking for writers 2026/05/24 01:05:13 DEBUG : dir3: reading active writers 2026/05/24 01:05:13 DEBUG : renamed empty directory: reading active writers 2026/05/24 01:05:13 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.20s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/24 01:05:13 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:13 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 01:05:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/24 01:05:13 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/24 01:05:13 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/24 01:05:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/24 01:05:13 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:13 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 01:05:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/24 01:05:13 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/24 01:05:13 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/24 01:05:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: File to upload is small (12 bytes), uploading instead of streaming 2026/05/24 01:05:13 DEBUG : dir/sub/file2: size = 12 OK 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/sub/file2" 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/sub/file2 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-hijarip6dutu/dir/sub/file2 2026/05/24 01:05:13 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/05/24 01:05:13 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/24 01:05:13 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/24 01:05:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/24 01:05:13 DEBUG : forgetting directory cache 2026/05/24 01:05:13 DEBUG : dir: forgetting directory cache 2026/05/24 01:05:13 DEBUG : dir/sub: forgetting directory cache 2026/05/24 01:05:13 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/24 01:05:13 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: File to upload is small (5 bytes), uploading instead of streaming 2026/05/24 01:05:13 DEBUG : dir/sub/file0: size = 5 OK 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/sub/file0" 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/sub/file0 2026/05/24 01:05:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hijarip6dutu/dir/sub/file0 2026/05/24 01:05:13 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/24 01:05:13 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/24 01:05:13 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/24 01:05:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/24 01:05:13 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:13 DEBUG : dir/sub: Looking for writers 2026/05/24 01:05:13 DEBUG : file0: reading active writers 2026/05/24 01:05:13 DEBUG : file2: reading active writers 2026/05/24 01:05:13 DEBUG : dir: Looking for writers 2026/05/24 01:05:13 DEBUG : file1: reading active writers 2026/05/24 01:05:13 DEBUG : sub: reading active writers 2026/05/24 01:05:13 DEBUG : Looking for writers 2026/05/24 01:05:13 DEBUG : dir: reading active writers 2026/05/24 01:05:13 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.04s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:13 DEBUG : forgetting directory cache 2026/05/24 01:05:14 DEBUG : forgetting directory cache 2026/05/24 01:05:14 DEBUG : dir: forgetting directory cache 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/24 01:05:14 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:14 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/24 01:05:14 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/24 01:05:14 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/24 01:05:14 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:14 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:14 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/24 01:05:14 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:14 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/24 01:05:14 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/24 01:05:14 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/24 01:05:14 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:14 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : file1.metadata: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir.metadata: reading active writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.03s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.03s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : Can set mod time: true 2026/05/24 01:05:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:05:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: File to upload is small (0 bytes), uploading instead of streaming 2026/05/24 01:05:14 DEBUG : dir/file1: size = 0 OK 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/24 01:05:14 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/24 01:05:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/24 01:05:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:05:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: File to upload is small (5 bytes), uploading instead of streaming 2026/05/24 01:05:14 DEBUG : dir/file1: size = 5 OK 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/24 01:05:14 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/24 01:05:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/24 01:05:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/24 01:05:14 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:05:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:05:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:05:14 DEBUG : dir/file1(0x1050852d4cc0): close: 2026/05/24 01:05:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/24 01:05:14 DEBUG : dir/file1(0x1050852d4cc0): >close: err= 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/24 01:05:14 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:05:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:05:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:05:14 DEBUG : dir/file1(0x105085456080): _writeAt: size=5, off=0 2026/05/24 01:05:14 DEBUG : dir/file1(0x105085456080): openPending: 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/24 01:05:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:14 DEBUG : dir/file1(0x105085456080): >openPending: err= 2026/05/24 01:05:14 DEBUG : dir/file1(0x105085456080): >_writeAt: n=5, err= 2026/05/24 01:05:14 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/24 01:05:14 DEBUG : dir/file1(0x105085456080): close: 2026/05/24 01:05:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/24 01:05:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/24 01:05:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/24 01:05:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/24 01:05:14 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/24 01:05:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:14 DEBUG : dir/file1(0x105085456080): >close: err= 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:05:14 DEBUG : dir/file1: vfs cache: starting upload 2026/05/24 01:05:14 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1.2f98c60a.partial" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1.2f98c60a.partial 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-hijarip6dutu/dir/file1.2f98c60a.partial 2026/05/24 01:05:14 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/24 01:05:14 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/24 01:05:14 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/05/24 01:05:14 INFO : dir/file1: Copied (replaced existing) 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/24 01:05:14 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/24 01:05:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/24 01:05:14 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.40s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.05s) --- 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.04s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.20s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:05:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 01:05:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.03s) === RUN TestFileOpenReadUnknownSize 2026/05/24 01:05:14 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/24 01:05:14 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/24 01:05:14 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:14 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : file.txt: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: File to upload is small (25 bytes), uploading instead of streaming 2026/05/24 01:05:14 DEBUG : dir/file1: size = 25 OK 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/24 01:05:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/24 01:05:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.03s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : dir/file1: Remove: 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:14 DEBUG : dir/file1: >Remove: err= 2026/05/24 01:05:14 DEBUG : dir/file1: Remove: 2026/05/24 01:05:14 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : dir/file1: Remove: 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:14 DEBUG : dir/file1: >Remove: err= 2026/05/24 01:05:14 DEBUG : dir/file1: Remove: 2026/05/24 01:05:14 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:05:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 01:05:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/24 01:05:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/24 01:05:14 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/24 01:05:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/24 01:05:14 DEBUG : dir/file1: Open: flags=0x3 2026/05/24 01:05:14 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/24 01:05:14 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:05:14 DEBUG : newLeaf: Updating file with newLeaf 0x105085430000 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:14 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:14 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Updating file with dir/file1 0x105085430000 2026/05/24 01:05:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:05:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:14 DEBUG : dir/file1: File is currently open, delaying rename 0x105085430000 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: File to upload is small (25 bytes), uploading instead of streaming 2026/05/24 01:05:14 DEBUG : dir/file1: size = 25 OK 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/24 01:05:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/24 01:05:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/24 01:05:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:05:14 DEBUG : newLeaf: Running delayed rename now 2026/05/24 01:05:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:05:14 DEBUG : newLeaf: Updating file with newLeaf 0x105085430000 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:14 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:14 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:05:14 DEBUG : newLeaf: Updating file with newLeaf 0x1050854f84e0 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:14 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:14 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Updating file with dir/file1 0x1050854f84e0 2026/05/24 01:05:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:05:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:14 DEBUG : dir/file1: File is currently open, delaying rename 0x1050854f84e0 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: File to upload is small (25 bytes), uploading instead of streaming 2026/05/24 01:05:14 DEBUG : dir/file1: size = 25 OK 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/24 01:05:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/24 01:05:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/24 01:05:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:05:14 DEBUG : newLeaf: Running delayed rename now 2026/05/24 01:05:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:05:14 DEBUG : newLeaf: Updating file with newLeaf 0x1050854f84e0 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:14 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:14 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:14 DEBUG : >WaitForWriters: 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 01:05:14 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:05:14 DEBUG : dir/file1(0x105085538a00): openPending: 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/24 01:05:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:14 DEBUG : dir/file1(0x105085538a00): >openPending: err= 2026/05/24 01:05:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 01:05:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:05:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:05:14 DEBUG : dir/file1(0x105085538a00): _writeAt: size=14, off=0 2026/05/24 01:05:14 DEBUG : dir/file1(0x105085538a00): >_writeAt: n=14, err= 2026/05/24 01:05:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/24 01:05:14 DEBUG : dir/file1(0x105085538a00): close: 2026/05/24 01:05:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/24 01:05:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/24 01:05:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:14 DEBUG : dir/file1(0x105085538a00): >close: err= 2026/05/24 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:05:14 DEBUG : dir: Looking for writers 2026/05/24 01:05:14 DEBUG : file1: reading active writers 2026/05/24 01:05:14 DEBUG : Looking for writers 2026/05/24 01:05:14 DEBUG : dir: reading active writers 2026/05/24 01:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:05:14 DEBUG : dir/file1: vfs cache: starting upload 2026/05/24 01:05:14 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1.ca338588.partial" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1.ca338588.partial 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1.ca338588.partial 2026/05/24 01:05:14 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:14 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/24 01:05:14 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/24 01:05:14 INFO : dir/file1: Copied (replaced existing) 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/24 01:05:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : file1: reading active writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : >WaitForWriters: 2026/05/24 01:05:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:05:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:05:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:05:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085347c40): _readAt: size=512, off=0 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085347c40): openPending: 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085347c40): >openPending: err= 2026/05/24 01:05:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085347c40): >_readAt: n=14, err=EOF 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085347c40): close: 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085347c40): >close: err= 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 01:05:15 DEBUG : newLeaf: Updating file with newLeaf 0x1050854305b0 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/24 01:05:15 DEBUG : dir/file1: Updating file with dir/file1 0x1050854305b0 2026/05/24 01:05:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:05:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085a1adc0): openPending: 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085a1adc0): >openPending: err= 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 01:05:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:05:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085a1adc0): _writeAt: size=25, off=0 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085a1adc0): >_writeAt: n=25, err= 2026/05/24 01:05:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 01:05:15 DEBUG : newLeaf: Updating file with newLeaf 0x1050854305b0 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:05:15 DEBUG : newLeaf(0x105085a1adc0): close: 2026/05/24 01:05:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/24 01:05:15 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-24 01:05:15.080693268 +0000 UTC m=+3.199726323 2026/05/24 01:05:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:15 DEBUG : newLeaf(0x105085a1adc0): >close: err= 2026/05/24 01:05:15 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:05:15 DEBUG : newLeaf: vfs cache: starting upload 2026/05/24 01:05:15 DEBUG : newLeaf.6e2c6552.partial: size = 25 OK 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf.6e2c6552.partial" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf.6e2c6552.partial 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hijarip6dutu/newLeaf.6e2c6552.partial 2026/05/24 01:05:15 DEBUG : newLeaf.6e2c6552.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/24 01:05:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/24 01:05:15 DEBUG : newLeaf.6e2c6552.partial: renamed to: newLeaf 2026/05/24 01:05:15 INFO : newLeaf: Copied (replaced existing) 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/24 01:05:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-24 01:05:15 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/24 01:05:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/24 01:05:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:05:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : >WaitForWriters: 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/24 01:05:15 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : >WaitForWriters: 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:15 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : file1: reading active writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : >WaitForWriters: 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Updating file with newLeaf 0x1050852f25b0 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Updating file with dir/file1 0x1050852f25b0 2026/05/24 01:05:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:05:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085a1a700): openPending: 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085a1a700): >openPending: err= 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 01:05:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:05:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085a1a700): _writeAt: size=25, off=0 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085a1a700): >_writeAt: n=25, err= 2026/05/24 01:05:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 01:05:15 DEBUG : newLeaf: Updating file with newLeaf 0x1050852f25b0 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:05:15 DEBUG : newLeaf(0x105085a1a700): close: 2026/05/24 01:05:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/24 01:05:15 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-24 01:05:15.286696892 +0000 UTC m=+3.405729946 2026/05/24 01:05:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:15 DEBUG : newLeaf(0x105085a1a700): >close: err= 2026/05/24 01:05:15 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:05:15 DEBUG : newLeaf: vfs cache: starting upload 2026/05/24 01:05:15 DEBUG : newLeaf.936b1b15.partial: size = 25 OK 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf.936b1b15.partial" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf.936b1b15.partial 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hijarip6dutu/newLeaf.936b1b15.partial 2026/05/24 01:05:15 DEBUG : newLeaf.936b1b15.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/24 01:05:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/24 01:05:15 DEBUG : newLeaf.936b1b15.partial: renamed to: newLeaf 2026/05/24 01:05:15 INFO : newLeaf: Copied (replaced existing) 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/24 01:05:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-24 01:05:15 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/24 01:05:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/24 01:05:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:05:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : >WaitForWriters: 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/24 01:05:15 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : >WaitForWriters: 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:15 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 01:05:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:05:15 DEBUG : dir/file1(0x1050850b5d80): openPending: 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:15 DEBUG : dir/file1(0x1050850b5d80): >openPending: err= 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 01:05:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:05:15 DEBUG : dir/file1(0x1050850b5d80): _writeAt: size=14, off=0 2026/05/24 01:05:15 DEBUG : dir/file1(0x1050850b5d80): >_writeAt: n=14, err= 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/24 01:05:15 DEBUG : dir/file1(0x1050850b5d80): close: 2026/05/24 01:05:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/24 01:05:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:15 DEBUG : dir/file1(0x1050850b5d80): >close: err= 2026/05/24 01:05:15 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : file1: reading active writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : file1: reading active writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : file1: reading active writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : file1: reading active writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: starting upload 2026/05/24 01:05:15 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1.ca338588.partial" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1.ca338588.partial 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1.ca338588.partial 2026/05/24 01:05:15 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/24 01:05:15 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/24 01:05:15 INFO : dir/file1: Copied (replaced existing) 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/24 01:05:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : file1: reading active writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : >WaitForWriters: 2026/05/24 01:05:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:05:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:05:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:05:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085539a00): _readAt: size=512, off=0 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085539a00): openPending: 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085539a00): >openPending: err= 2026/05/24 01:05:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085539a00): >_readAt: n=14, err=EOF 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085539a00): close: 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085539a00): >close: err= 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 01:05:15 DEBUG : newLeaf: Updating file with newLeaf 0x1050858624e0 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/24 01:05:15 DEBUG : dir/file1: Updating file with dir/file1 0x1050858624e0 2026/05/24 01:05:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:05:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085180780): openPending: 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085180780): >openPending: err= 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 01:05:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:05:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085180780): _writeAt: size=25, off=0 2026/05/24 01:05:15 DEBUG : dir/file1(0x105085180780): >_writeAt: n=25, err= 2026/05/24 01:05:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 01:05:15 DEBUG : newLeaf: Updating file with newLeaf 0x1050858624e0 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:05:15 DEBUG : newLeaf(0x105085180780): close: 2026/05/24 01:05:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/24 01:05:15 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-24 01:05:15.655483542 +0000 UTC m=+3.774516597 2026/05/24 01:05:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:15 DEBUG : newLeaf(0x105085180780): >close: err= 2026/05/24 01:05:15 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:05:15 DEBUG : newLeaf: vfs cache: starting upload 2026/05/24 01:05:15 DEBUG : newLeaf.b94973ee.partial: size = 25 OK 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf.b94973ee.partial" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf.b94973ee.partial 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hijarip6dutu/newLeaf.b94973ee.partial 2026/05/24 01:05:15 DEBUG : newLeaf.b94973ee.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/24 01:05:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/24 01:05:15 DEBUG : newLeaf.b94973ee.partial: renamed to: newLeaf 2026/05/24 01:05:15 INFO : newLeaf: Copied (replaced existing) 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/24 01:05:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-24 01:05:15 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/24 01:05:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/24 01:05:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:05:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : >WaitForWriters: 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/24 01:05:15 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : >WaitForWriters: 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:15 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : file1: reading active writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : >WaitForWriters: 2026/05/24 01:05:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:05:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:05:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:05:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:05:15 DEBUG : dir/file1(0x105084c56c40): _readAt: size=512, off=0 2026/05/24 01:05:15 DEBUG : dir/file1(0x105084c56c40): openPending: 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:15 DEBUG : dir/file1(0x105084c56c40): >openPending: err= 2026/05/24 01:05:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/24 01:05:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:05:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:15 DEBUG : dir/file1(0x105084c56c40): >_readAt: n=14, err=EOF 2026/05/24 01:05:15 DEBUG : dir/file1(0x105084c56c40): close: 2026/05/24 01:05:15 DEBUG : dir/file1(0x105084c56c40): >close: err= 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 01:05:15 DEBUG : newLeaf: Updating file with newLeaf 0x1050857e68f0 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/24 01:05:15 DEBUG : dir/file1: Updating file with dir/file1 0x1050857e68f0 2026/05/24 01:05:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:05:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:05:15 DEBUG : dir/file1(0x105084ef1b80): openPending: 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:15 DEBUG : dir/file1(0x105084ef1b80): >openPending: err= 2026/05/24 01:05:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 01:05:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:05:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:05:15 DEBUG : dir/file1(0x105084ef1b80): _writeAt: size=25, off=0 2026/05/24 01:05:15 DEBUG : dir/file1(0x105084ef1b80): >_writeAt: n=25, err= 2026/05/24 01:05:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/24 01:05:15 DEBUG : newLeaf: Updating file with newLeaf 0x1050857e68f0 2026/05/24 01:05:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:05:15 DEBUG : newLeaf(0x105084ef1b80): close: 2026/05/24 01:05:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/24 01:05:15 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-24 01:05:15.871738403 +0000 UTC m=+3.990771458 2026/05/24 01:05:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:15 DEBUG : newLeaf(0x105084ef1b80): >close: err= 2026/05/24 01:05:15 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:05:15 DEBUG : dir: Looking for writers 2026/05/24 01:05:15 DEBUG : Looking for writers 2026/05/24 01:05:15 DEBUG : dir: reading active writers 2026/05/24 01:05:15 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:05:15 DEBUG : newLeaf: vfs cache: starting upload 2026/05/24 01:05:15 DEBUG : newLeaf.fcf23def.partial: size = 25 OK 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf.fcf23def.partial" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf.fcf23def.partial 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hijarip6dutu/newLeaf.fcf23def.partial 2026/05/24 01:05:15 DEBUG : newLeaf.fcf23def.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/24 01:05:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/24 01:05:15 DEBUG : newLeaf.fcf23def.partial: renamed to: newLeaf 2026/05/24 01:05:15 INFO : newLeaf: Copied (replaced existing) 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/24 01:05:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-24 01:05:15 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/24 01:05:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/24 01:05:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/24 01:05:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/24 01:05:16 DEBUG : dir: Looking for writers 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : dir: reading active writers 2026/05/24 01:05:16 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:16 DEBUG : >WaitForWriters: 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:16 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/newLeaf" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-hijarip6dutu/newLeaf 2026/05/24 01:05:16 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/24 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:16 DEBUG : dir: Looking for writers 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : newLeaf: reading active writers 2026/05/24 01:05:16 DEBUG : dir: reading active writers 2026/05/24 01:05:16 DEBUG : >WaitForWriters: 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting --- PASS: TestFileRename (1.27s) --- 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.21s) --- PASS: TestFileRename/writes,forceCache=true (0.37s) --- PASS: TestFileRename/full,forceCache=false (0.22s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/24 01:05:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:05:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 01:05:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:16 DEBUG : dir: Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : dir: reading active writers 2026/05/24 01:05:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/24 01:05:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:05:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 01:05:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/24 01:05:16 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/24 01:05:16 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/24 01:05:16 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/24 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:16 DEBUG : dir: Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : dir: reading active writers 2026/05/24 01:05:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.04s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/24 01:05:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:05:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 01:05:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/24 01:05:16 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/24 01:05:16 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/24 01:05:16 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/24 01:05:16 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/24 01:05:16 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/24 01:05:16 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/24 01:05:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/24 01:05:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/24 01:05:16 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/24 01:05:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/24 01:05:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/24 01:05:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/24 01:05:16 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/24 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:16 DEBUG : dir: Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : dir: reading active writers 2026/05/24 01:05:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/24 01:05:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:05:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 01:05:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:16 DEBUG : dir: Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : dir: reading active writers 2026/05/24 01:05:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/24 01:05:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:05:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/24 01:05:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:16 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/24 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:16 DEBUG : dir: Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : dir: reading active writers 2026/05/24 01:05:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/24 01:05:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:05:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:05:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:05:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:05:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 01:05:16 DEBUG : dir/file1(0x1050859fed40): _readAt: size=1, off=0 2026/05/24 01:05:16 DEBUG : dir/file1(0x1050859fed40): openPending: 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/24 01:05:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 01:05:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:16 DEBUG : dir/file1(0x1050859fed40): >openPending: err= 2026/05/24 01:05:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:16 DEBUG : dir/file1(0x1050859fed40): >_readAt: n=1, err= 2026/05/24 01:05:16 DEBUG : dir/file1(0x1050859fed40): _readAt: size=256, off=1 2026/05/24 01:05:16 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/24 01:05:16 DEBUG : dir/file1(0x1050859fed40): >_readAt: n=15, err=EOF 2026/05/24 01:05:16 DEBUG : dir/file1(0x1050859fed40): _readAt: size=16, off=16 2026/05/24 01:05:16 DEBUG : dir/file1(0x1050859fed40): >_readAt: n=0, err=EOF 2026/05/24 01:05:16 DEBUG : dir/file1(0x1050859fed40): close: 2026/05/24 01:05:16 DEBUG : dir/file1(0x1050859fed40): >close: err= 2026/05/24 01:05:16 DEBUG : dir/file1(0x1050859fed40): close: 2026/05/24 01:05:16 DEBUG : dir/file1(0x1050859fed40): >close: err=file already closed 2026/05/24 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:16 DEBUG : dir: Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : dir: reading active writers 2026/05/24 01:05:16 DEBUG : >WaitForWriters: 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.02s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/24 01:05:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:05:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:05:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:05:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:05:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085398740): _readAt: size=1, off=0 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085398740): openPending: 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/24 01:05:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 01:05:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085398740): >openPending: err= 2026/05/24 01:05:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085398740): >_readAt: n=1, err= 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085398740): _readAt: size=1, off=5 2026/05/24 01:05:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085398740): >_readAt: n=1, err= 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085398740): _readAt: size=1, off=3 2026/05/24 01:05:16 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085398740): >_readAt: n=1, err= 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085398740): _readAt: size=1, off=13 2026/05/24 01:05:16 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085398740): >_readAt: n=1, err= 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085398740): _readAt: size=16, off=100 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085398740): >_readAt: n=0, err=EOF 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085398740): close: 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085398740): >close: err= 2026/05/24 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:16 DEBUG : dir: Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : dir: reading active writers 2026/05/24 01:05:16 DEBUG : >WaitForWriters: 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.02s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/24 01:05:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:05:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:05:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:05:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:05:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085323ec0): _readAt: size=1, off=0 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085323ec0): openPending: 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/24 01:05:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 01:05:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085323ec0): >openPending: err= 2026/05/24 01:05:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085323ec0): >_readAt: n=1, err= 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085323ec0): _readAt: size=1, off=5 2026/05/24 01:05:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085323ec0): >_readAt: n=1, err= 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085323ec0): _readAt: size=1, off=1 2026/05/24 01:05:16 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085323ec0): >_readAt: n=1, err= 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085323ec0): _readAt: size=6, off=10 2026/05/24 01:05:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085323ec0): >_readAt: n=6, err= 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085323ec0): _readAt: size=256, off=10 2026/05/24 01:05:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085323ec0): >_readAt: n=6, err=EOF 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085323ec0): _readAt: size=256, off=100 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085323ec0): >_readAt: n=0, err=EOF 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085323ec0): close: 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085323ec0): >close: err= 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085323ec0): _readAt: size=256, off=100 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085323ec0): >_readAt: n=0, err=file already closed 2026/05/24 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:16 DEBUG : dir: Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : dir: reading active writers 2026/05/24 01:05:16 DEBUG : >WaitForWriters: 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/24 01:05:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:05:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:05:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:05:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:05:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085538780): RWFileHandle.Flush 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085538780): _readAt: size=256, off=0 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085538780): openPending: 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/24 01:05:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 01:05:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085538780): >openPending: err= 2026/05/24 01:05:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085538780): >_readAt: n=16, err=EOF 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085538780): RWFileHandle.Flush 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085538780): RWFileHandle.Flush 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085538780): close: 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085538780): >close: err= 2026/05/24 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:16 DEBUG : dir: Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : dir: reading active writers 2026/05/24 01:05:16 DEBUG : >WaitForWriters: 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/24 01:05:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/24 01:05:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:05:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:05:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:05:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085523000): _readAt: size=256, off=0 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085523000): openPending: 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/24 01:05:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 01:05:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085523000): >openPending: err= 2026/05/24 01:05:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085523000): >_readAt: n=16, err=EOF 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085523000): RWFileHandle.Release 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085523000): close: 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085523000): >close: err= 2026/05/24 01:05:16 DEBUG : dir/file1(0x105085523000): RWFileHandle.Release 2026/05/24 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:16 DEBUG : dir: Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : dir: reading active writers 2026/05/24 01:05:16 DEBUG : >WaitForWriters: 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:16 DEBUG : file1: newRWFileHandle: 2026/05/24 01:05:16 DEBUG : file1(0x105085523ac0): openPending: 2026/05/24 01:05:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:16 DEBUG : file1(0x105085523ac0): >openPending: err= 2026/05/24 01:05:16 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 01:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 01:05:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 01:05:16 DEBUG : file1(0x105085523ac0): _writeAt: size=5, off=0 2026/05/24 01:05:16 DEBUG : file1(0x105085523ac0): >_writeAt: n=5, err= 2026/05/24 01:05:16 DEBUG : file1(0x105085523ac0): _writeAt: size=7, off=5 2026/05/24 01:05:16 DEBUG : file1(0x105085523ac0): >_writeAt: n=7, err= 2026/05/24 01:05:16 DEBUG : file1: vfs cache: truncate to size=11 2026/05/24 01:05:16 DEBUG : file1(0x105085523ac0): close: 2026/05/24 01:05:16 DEBUG : file1: vfs cache: setting modification time to 2026-05-24 01:05:16.369579451 +0000 UTC m=+4.488612506 2026/05/24 01:05:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:16 DEBUG : file1(0x105085523ac0): >close: err= 2026/05/24 01:05:16 DEBUG : file1(0x105085523ac0): close: 2026/05/24 01:05:16 DEBUG : file1(0x105085523ac0): >close: err=file already closed 2026/05/24 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:05:16 DEBUG : file1: vfs cache: starting upload 2026/05/24 01:05:16 DEBUG : file1.dc09953f.partial: size = 11 OK 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1.dc09953f.partial" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1.dc09953f.partial 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-hijarip6dutu/file1.dc09953f.partial 2026/05/24 01:05:16 DEBUG : file1.dc09953f.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/24 01:05:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/24 01:05:16 DEBUG : file1.dc09953f.partial: renamed to: file1 2026/05/24 01:05:16 INFO : file1: Copied (new) 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/24 01:05:16 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-24 01:05:16 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/24 01:05:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 01:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:16 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : >WaitForWriters: 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/24 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : >WaitForWriters: 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:16 DEBUG : file1: newRWFileHandle: 2026/05/24 01:05:16 DEBUG : file1(0x105085539d80): openPending: 2026/05/24 01:05:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:16 DEBUG : file1(0x105085539d80): >openPending: err= 2026/05/24 01:05:16 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 01:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 01:05:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 01:05:16 DEBUG : file1(0x105085539d80): _writeAt: size=7, off=0 2026/05/24 01:05:16 DEBUG : file1(0x105085539d80): >_writeAt: n=7, err= 2026/05/24 01:05:16 DEBUG : file1(0x105085539d80): _writeAt: size=6, off=5 2026/05/24 01:05:16 DEBUG : file1(0x105085539d80): >_writeAt: n=6, err= 2026/05/24 01:05:16 DEBUG : file1(0x105085539d80): close: 2026/05/24 01:05:16 DEBUG : file1: vfs cache: setting modification time to 2026-05-24 01:05:16.534652552 +0000 UTC m=+4.653685637 2026/05/24 01:05:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:16 DEBUG : file1(0x105085539d80): >close: err= 2026/05/24 01:05:16 DEBUG : file1(0x105085539d80): _writeAt: size=5, off=0 2026/05/24 01:05:16 DEBUG : file1(0x105085539d80): >_writeAt: n=0, err=file already closed 2026/05/24 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:05:16 DEBUG : file1: vfs cache: starting upload 2026/05/24 01:05:16 DEBUG : file1.3d93ddd3.partial: size = 11 OK 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1.3d93ddd3.partial" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1.3d93ddd3.partial 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-hijarip6dutu/file1.3d93ddd3.partial 2026/05/24 01:05:16 DEBUG : file1.3d93ddd3.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/24 01:05:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/24 01:05:16 DEBUG : file1.3d93ddd3.partial: renamed to: file1 2026/05/24 01:05:16 INFO : file1: Copied (new) 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/24 01:05:16 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-24 01:05:16 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/24 01:05:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 01:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:16 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : >WaitForWriters: 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/24 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : >WaitForWriters: 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:16 DEBUG : file1: newRWFileHandle: 2026/05/24 01:05:16 DEBUG : file1(0x1050852d4c00): openPending: 2026/05/24 01:05:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:16 DEBUG : file1(0x1050852d4c00): >openPending: err= 2026/05/24 01:05:16 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 01:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 01:05:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 01:05:16 DEBUG : file1(0x1050852d4c00): close: 2026/05/24 01:05:16 DEBUG : file1: vfs cache: setting modification time to 2026-05-24 01:05:16.712026883 +0000 UTC m=+4.831059948 2026/05/24 01:05:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:16 DEBUG : file1(0x1050852d4c00): >close: err= 2026/05/24 01:05:16 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/24 01:05:16 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 01:05:16 DEBUG : file2: newRWFileHandle: 2026/05/24 01:05:16 DEBUG : file2(0x1050852d5080): openPending: 2026/05/24 01:05:16 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/24 01:05:16 DEBUG : file2(0x1050852d5080): >openPending: err= 2026/05/24 01:05:16 DEBUG : file2: >newRWFileHandle: err= 2026/05/24 01:05:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/24 01:05:16 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/24 01:05:16 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/24 01:05:16 DEBUG : file2(0x1050852d5080): RWFileHandle.Flush 2026/05/24 01:05:16 DEBUG : file2(0x1050852d5080): RWFileHandle.Release 2026/05/24 01:05:16 DEBUG : file2(0x1050852d5080): close: 2026/05/24 01:05:16 DEBUG : file2: vfs cache: setting modification time to 2026-05-24 01:05:16.712752473 +0000 UTC m=+4.831785528 2026/05/24 01:05:16 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:16 DEBUG : file2(0x1050852d5080): >close: err= 2026/05/24 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file2: reading active writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : file2: reading active writers 2026/05/24 01:05:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : file2: reading active writers 2026/05/24 01:05:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file2: reading active writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/24 01:05:16 DEBUG : file2: vfs cache: starting upload 2026/05/24 01:05:16 DEBUG : file1: vfs cache: starting upload 2026/05/24 01:05:16 DEBUG : file1.e2ca87ec.partial: size = 0 OK 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1.e2ca87ec.partial" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1.e2ca87ec.partial 2026/05/24 01:05:16 DEBUG : file2.4d8b5261.partial: size = 0 OK 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file2.4d8b5261.partial" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file2.4d8b5261.partial 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hijarip6dutu/file1.e2ca87ec.partial 2026/05/24 01:05:16 DEBUG : file1.e2ca87ec.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/24 01:05:16 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hijarip6dutu/file2.4d8b5261.partial 2026/05/24 01:05:16 DEBUG : file2.4d8b5261.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/24 01:05:16 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/24 01:05:16 DEBUG : file1.e2ca87ec.partial: renamed to: file1 2026/05/24 01:05:16 INFO : file1: Copied (new) 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : file2.4d8b5261.partial: renamed to: file2 2026/05/24 01:05:16 INFO : file2: Copied (new) 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file2" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file2 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hijarip6dutu/file2 2026/05/24 01:05:16 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/24 01:05:16 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-24 01:05:16 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/24 01:05:16 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/24 01:05:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/24 01:05:16 INFO : file2: vfs cache: upload succeeded try #1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/24 01:05:16 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-24 01:05:16 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/24 01:05:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 01:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:16 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file2: reading active writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : >WaitForWriters: 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file2" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file2 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hijarip6dutu/file2 2026/05/24 01:05:16 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file2" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/file2 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-hijarip6dutu/file2 2026/05/24 01:05:16 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/24 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : file2: reading active writers 2026/05/24 01:05:16 DEBUG : >WaitForWriters: 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:16 DEBUG : file1: newRWFileHandle: 2026/05/24 01:05:16 DEBUG : file1(0x10508579e3c0): openPending: 2026/05/24 01:05:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:16 DEBUG : file1(0x10508579e3c0): >openPending: err= 2026/05/24 01:05:16 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 01:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 01:05:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 01:05:16 DEBUG : file1(0x10508579e3c0): _writeAt: size=5, off=0 2026/05/24 01:05:16 DEBUG : file1(0x10508579e3c0): >_writeAt: n=5, err= 2026/05/24 01:05:16 DEBUG : file1(0x10508579e3c0): RWFileHandle.Flush 2026/05/24 01:05:16 DEBUG : file1(0x10508579e3c0): RWFileHandle.Flush 2026/05/24 01:05:16 DEBUG : file1(0x10508579e3c0): close: 2026/05/24 01:05:16 DEBUG : file1: vfs cache: setting modification time to 2026-05-24 01:05:16.883246891 +0000 UTC m=+5.002279947 2026/05/24 01:05:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:16 DEBUG : file1(0x10508579e3c0): >close: err= 2026/05/24 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:05:16 DEBUG : Looking for writers 2026/05/24 01:05:16 DEBUG : file1: reading active writers 2026/05/24 01:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:05:16 DEBUG : file1: vfs cache: starting upload 2026/05/24 01:05:16 DEBUG : file1.46c81814.partial: size = 5 OK 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1.46c81814.partial" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1.46c81814.partial 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hijarip6dutu/file1.46c81814.partial 2026/05/24 01:05:16 DEBUG : file1.46c81814.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/24 01:05:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/24 01:05:16 DEBUG : file1.46c81814.partial: renamed to: file1 2026/05/24 01:05:16 INFO : file1: Copied (new) 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:16 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/24 01:05:16 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-24 01:05:16 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/24 01:05:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 01:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:16 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : >WaitForWriters: 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : file1: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : file1(0x10508506efc0): openPending: 2026/05/24 01:05:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:17 DEBUG : file1(0x10508506efc0): >openPending: err= 2026/05/24 01:05:17 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 01:05:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 01:05:17 DEBUG : file1(0x10508506efc0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : file1(0x10508506efc0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : file1(0x10508506efc0): RWFileHandle.Release 2026/05/24 01:05:17 DEBUG : file1(0x10508506efc0): close: 2026/05/24 01:05:17 DEBUG : file1: vfs cache: setting modification time to 2026-05-24 01:05:17.041246673 +0000 UTC m=+5.160279728 2026/05/24 01:05:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : file1(0x10508506efc0): >close: err= 2026/05/24 01:05:17 DEBUG : file1(0x10508506efc0): RWFileHandle.Release 2026/05/24 01:05:17 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:05:17 DEBUG : file1: vfs cache: starting upload 2026/05/24 01:05:17 DEBUG : file1.53cd09ad.partial: size = 5 OK 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1.53cd09ad.partial" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1.53cd09ad.partial 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hijarip6dutu/file1.53cd09ad.partial 2026/05/24 01:05:17 DEBUG : file1.53cd09ad.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/24 01:05:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/24 01:05:17 DEBUG : file1.53cd09ad.partial: renamed to: file1 2026/05/24 01:05:17 INFO : file1: Copied (new) 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:17 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/24 01:05:17 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-24 01:05:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/24 01:05:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:17 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : >WaitForWriters: 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:17 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/24 01:05:17 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:05:17 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : dir/file1(0x1050854571c0): openPending: 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/24 01:05:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 01:05:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:17 DEBUG : dir/file1(0x1050854571c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:05:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 01:05:17 DEBUG : dir/file1(0x1050854571c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : dir/file1(0x1050854571c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : dir/file1(0x1050854571c0): close: 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-24 01:05:17.21715993 +0000 UTC m=+5.336192985 2026/05/24 01:05:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : dir/file1(0x1050854571c0): >close: err= 2026/05/24 01:05:17 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:17 DEBUG : dir: Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : dir: reading active writers 2026/05/24 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:05:17 DEBUG : dir: Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : dir: reading active writers 2026/05/24 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:05:17 DEBUG : dir: Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : dir: reading active writers 2026/05/24 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:05:17 DEBUG : dir: Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : dir: reading active writers 2026/05/24 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:05:17 DEBUG : dir/file1: vfs cache: starting upload 2026/05/24 01:05:17 DEBUG : dir/file1.f0718394.partial: size = 5 OK 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1.f0718394.partial" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1.f0718394.partial 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hijarip6dutu/dir/file1.f0718394.partial 2026/05/24 01:05:17 DEBUG : dir/file1.f0718394.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/24 01:05:17 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/24 01:05:17 DEBUG : dir/file1.f0718394.partial: renamed to: dir/file1 2026/05/24 01:05:17 INFO : dir/file1: Copied (replaced existing) 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:17 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/24 01:05:17 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-24 01:05:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/24 01:05:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/24 01:05:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/24 01:05:17 DEBUG : dir: Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : dir: reading active writers 2026/05/24 01:05:17 DEBUG : >WaitForWriters: 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:17 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/24 01:05:17 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : dir/file1: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/24 01:05:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/24 01:05:17 DEBUG : dir/file1(0x1050859c4280): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : dir/file1(0x1050859c4280): openPending: 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/24 01:05:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/24 01:05:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/24 01:05:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:17 DEBUG : dir/file1(0x1050859c4280): >openPending: err= 2026/05/24 01:05:17 DEBUG : dir/file1(0x1050859c4280): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : dir/file1(0x1050859c4280): _writeAt: size=15, off=5 2026/05/24 01:05:17 DEBUG : dir/file1(0x1050859c4280): >_writeAt: n=15, err= 2026/05/24 01:05:17 DEBUG : dir/file1(0x1050859c4280): close: 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/24 01:05:17 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-24 01:05:17.397614889 +0000 UTC m=+5.516647954 2026/05/24 01:05:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : dir/file1(0x1050859c4280): >close: err= 2026/05/24 01:05:17 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:17 DEBUG : dir: Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : dir: reading active writers 2026/05/24 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:05:17 DEBUG : dir: Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : dir: reading active writers 2026/05/24 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:05:17 DEBUG : dir: Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : dir: reading active writers 2026/05/24 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:05:17 DEBUG : dir: Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : dir: reading active writers 2026/05/24 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:05:17 DEBUG : dir/file1: vfs cache: starting upload 2026/05/24 01:05:17 DEBUG : dir/file1.762a6b23.partial: size = 20 OK 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1.762a6b23.partial" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1.762a6b23.partial 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-hijarip6dutu/dir/file1.762a6b23.partial 2026/05/24 01:05:17 DEBUG : dir/file1.762a6b23.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/24 01:05:17 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/24 01:05:17 DEBUG : dir/file1.762a6b23.partial: renamed to: dir/file1 2026/05/24 01:05:17 INFO : dir/file1: Copied (replaced existing) 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:17 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/24 01:05:17 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-24 01:05:17 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/24 01:05:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/24 01:05:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/24 01:05:17 DEBUG : dir: Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : dir: reading active writers 2026/05/24 01:05:17 DEBUG : >WaitForWriters: 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : file1: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : file1(0x1050851819c0): openPending: 2026/05/24 01:05:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:17 DEBUG : file1(0x1050851819c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 01:05:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 01:05:17 DEBUG : file1(0x1050851819c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : file1(0x1050851819c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : file1(0x1050851819c0): close: 2026/05/24 01:05:17 DEBUG : file1: vfs cache: setting modification time to 2026-05-24 01:05:17.560280536 +0000 UTC m=+5.679313591 2026/05/24 01:05:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : file1(0x1050851819c0): >close: err= 2026/05/24 01:05:17 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:05:17 DEBUG : file1: vfs cache: starting upload 2026/05/24 01:05:17 DEBUG : file1.9d993d76.partial: size = 5 OK 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1.9d993d76.partial" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1.9d993d76.partial 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hijarip6dutu/file1.9d993d76.partial 2026/05/24 01:05:17 DEBUG : file1.9d993d76.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/24 01:05:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/24 01:05:17 DEBUG : file1.9d993d76.partial: renamed to: file1 2026/05/24 01:05:17 INFO : file1: Copied (new) 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:17 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/24 01:05:17 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-24 01:05:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/24 01:05:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:17 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : file1: reading active writers 2026/05/24 01:05:17 DEBUG : >WaitForWriters: 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/24 01:05:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27000): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27000): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27000): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27000): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27000): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.721953555 +0000 UTC m=+5.840986620 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27000): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27480): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27480): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27480): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27480): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27480): _writeAt: size=3, off=2 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27480): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27480): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.721953555 +0000 UTC m=+5.840986620 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27480): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27940): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27940): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27940): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27940): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27940): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.721953555 +0000 UTC m=+5.840986620 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27940): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fd3810 item 1 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085890380): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085890380): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085890380): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085890380): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085890380): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.726249621 +0000 UTC m=+5.845282675 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085890380): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085890880): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085890880): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085890880): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085890880): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085890880): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.726249621 +0000 UTC m=+5.845282675 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085890880): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050852341c0 item 2 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085890ec0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085890ec0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085890ec0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085890ec0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085890ec0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.72816261 +0000 UTC m=+5.847195675 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085890ec0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891340): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891340): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891340): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891340): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891340): _writeAt: size=3, off=2 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891340): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891340): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.72816261 +0000 UTC m=+5.847195675 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891340): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891800): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891800): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891800): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891800): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891800): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.72816261 +0000 UTC m=+5.847195675 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891800): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085234a10 item 3 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891e80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891e80): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891e80): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891e80): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891e80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.73099496 +0000 UTC m=+5.850028025 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085891e80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a264c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a264c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a264c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a264c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a264c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.73099496 +0000 UTC m=+5.850028025 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a264c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085235180 item 4 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a26b00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a26b00): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a26b00): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a26b00): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a26b00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.73384802 +0000 UTC m=+5.852881085 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a26b00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a26f80): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a26f80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a26f80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a26f80): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a26f80): _writeAt: size=3, off=2 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a26f80): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a26f80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.73384802 +0000 UTC m=+5.852881085 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a26f80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27440): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27440): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27440): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27440): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27440): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.73384802 +0000 UTC m=+5.852881085 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a27440): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085235880 item 5 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522100): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522100): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522100): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522100): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522100): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.736720186 +0000 UTC m=+5.855753261 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522100): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522680): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522680): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522680): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522680): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522680): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.736720186 +0000 UTC m=+5.855753261 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522680): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085228930 item 6 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855231c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855231c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855231c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855231c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855231c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.738135318 +0000 UTC m=+5.857168373 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855231c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085523a80): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085523a80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085523a80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085523a80): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085523a80): _writeAt: size=3, off=2 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085523a80): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085523a80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.738135318 +0000 UTC m=+5.857168373 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085523a80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b48c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b48c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b48c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b48c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b48c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.738135318 +0000 UTC m=+5.857168373 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b48c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085228f50 item 7 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b5dc0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b5dc0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b5dc0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b5dc0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b5dc0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.740640936 +0000 UTC m=+5.859673991 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b5dc0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538400): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538400): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538400): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538400): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538400): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.740640936 +0000 UTC m=+5.859673991 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538400): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f78150 item 8 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855389c0): _readAt: size=2, off=0 2026/05/24 01:05:17 ERROR : open-test-file(0x1050855389c0): Couldn't read size of file 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855389c0): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855389c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855389c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855389c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855389c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538dc0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538dc0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538dc0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538dc0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538dc0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.742442654 +0000 UTC m=+5.861475729 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538dc0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539240): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539240): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539240): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539240): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539240): _writeAt: size=3, off=2 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539240): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539240): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.742442654 +0000 UTC m=+5.861475729 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539240): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855397c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855397c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855397c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855397c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855397c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.742442654 +0000 UTC m=+5.861475729 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855397c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f78690 item 9 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539e40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539e40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539e40): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539e40): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539e40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.748763392 +0000 UTC m=+5.867796447 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539e40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef0a40): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef0a40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef0a40): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef0a40): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef0a40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.748763392 +0000 UTC m=+5.867796447 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef0a40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f78e00 item 10 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef18c0): _readAt: size=2, off=0 2026/05/24 01:05:17 ERROR : open-test-file(0x105084ef18c0): Couldn't read size of file 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef18c0): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef18c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef18c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef18c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef18c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef1ec0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef1ec0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef1ec0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef1ec0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef1ec0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.751291132 +0000 UTC m=+5.870324187 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef1ec0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56b80): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56b80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56b80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56b80): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56b80): _writeAt: size=3, off=2 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56b80): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56b80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.751291132 +0000 UTC m=+5.870324187 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56b80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c57080): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c57080): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c57080): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c57080): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c57080): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.751291132 +0000 UTC m=+5.870324187 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c57080): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f79340 item 11 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fee980): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fee980): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fee980): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fee980): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fee980): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.760405987 +0000 UTC m=+5.879439042 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fee980): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef080): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef080): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef080): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef080): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef080): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.760405987 +0000 UTC m=+5.879439042 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef080): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fd2150 item 12 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef7c0): _readAt: size=2, off=0 2026/05/24 01:05:17 ERROR : open-test-file(0x105084fef7c0): Couldn't read size of file 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef7c0): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef7c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef7c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef7c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef7c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fefb80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fefb80): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fefb80): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fefb80): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fefb80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.763018508 +0000 UTC m=+5.882051623 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fefb80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4340): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4340): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4340): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4340): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4340): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.763018508 +0000 UTC m=+5.882051623 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4340): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fd2850 item 13 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d49c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d49c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d49c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d49c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d49c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.766171408 +0000 UTC m=+5.885204463 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d49c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4f00): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4f00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4f00): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4f00): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4f00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.766171408 +0000 UTC m=+5.885204463 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4f00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fd2f50 item 14 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e000): _readAt: size=2, off=0 2026/05/24 01:05:17 ERROR : open-test-file(0x10508506e000): Couldn't read size of file 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e000): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e000): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e000): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e000): close: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e000): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e3c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e3c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e3c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e3c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e3c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.769051318 +0000 UTC m=+5.888084373 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e3c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506eb00): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506eb00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506eb00): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506eb00): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506eb00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.769051318 +0000 UTC m=+5.888084373 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506eb00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f79a40 item 15 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506f180): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506f180): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506f180): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506f180): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506f180): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.771929284 +0000 UTC m=+5.890962339 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506f180): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506f700): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506f700): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506f700): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506f700): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506f700): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.771929284 +0000 UTC m=+5.890962339 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506f700): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f79e30 item 16 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506fe00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506fe00): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506fe00): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506fe00): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506fe00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.773926204 +0000 UTC m=+5.892959260 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506fe00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456400): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456400): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456400): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456400): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456400): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456400): _writeAt: size=3, off=7 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456400): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456400): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.773926204 +0000 UTC m=+5.892959260 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456400): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456a80): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456a80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456a80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456a80): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456a80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.773926204 +0000 UTC m=+5.892959260 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456a80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508579a540 item 17 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457100): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457100): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457100): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457100): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457100): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.776583421 +0000 UTC m=+5.895616486 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457100): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457640): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457640): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457640): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457640): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457640): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.776583421 +0000 UTC m=+5.895616486 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457640): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508579aa80 item 18 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457cc0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457cc0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457cc0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457cc0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457cc0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.778260282 +0000 UTC m=+5.897293357 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457cc0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e2c0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e2c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e2c0): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e2c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e2c0): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e2c0): _writeAt: size=3, off=7 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e2c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.778260282 +0000 UTC m=+5.897293357 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e2c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e7c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e7c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e7c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e7c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e7c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.778260282 +0000 UTC m=+5.897293357 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e7c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508579ae00 item 19 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579ee40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579ee40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579ee40): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579ee40): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579ee40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.780759016 +0000 UTC m=+5.899792092 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579ee40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579f400): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579f400): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579f400): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579f400): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579f400): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.780759016 +0000 UTC m=+5.899792092 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579f400): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508579b420 item 20 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579fa80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579fa80): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579fa80): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579fa80): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579fa80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.782482466 +0000 UTC m=+5.901515521 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579fa80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180080): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180080): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180080): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180080): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180080): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180080): _writeAt: size=3, off=7 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180080): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180080): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.782482466 +0000 UTC m=+5.901515521 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180080): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180580): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180580): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180580): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180580): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180580): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.782482466 +0000 UTC m=+5.901515521 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180580): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508579b880 item 21 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180c00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180c00): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180c00): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180c00): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180c00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.786422684 +0000 UTC m=+5.905455739 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180c00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181140): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181140): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181140): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181140): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181140): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.786422684 +0000 UTC m=+5.905455739 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181140): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050857b40e0 item 22 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181840): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181840): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181840): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181840): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181840): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.78952099 +0000 UTC m=+5.908554045 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181840): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181d40): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181d40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181d40): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181d40): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181d40): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181d40): _writeAt: size=3, off=7 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181d40): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181d40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.78952099 +0000 UTC m=+5.908554045 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181d40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085262340): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085262340): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085262340): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085262340): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085262340): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.78952099 +0000 UTC m=+5.908554045 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085262340): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050857b4460 item 23 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852629c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852629c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852629c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852629c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852629c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.791787553 +0000 UTC m=+5.910820609 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852629c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085262f00): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085262f00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085262f00): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085262f00): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085262f00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.791787553 +0000 UTC m=+5.910820609 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085262f00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050857b4a10 item 24 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263540): _readAt: size=2, off=0 2026/05/24 01:05:17 ERROR : open-test-file(0x105085263540): Couldn't read size of file 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263540): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263540): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263540): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263540): close: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263540): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263900): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263900): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263900): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263900): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263900): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.793795624 +0000 UTC m=+5.912828680 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263900): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263e00): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263e00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263e00): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263e00): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263e00): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263e00): _writeAt: size=3, off=7 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263e00): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263e00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.793795624 +0000 UTC m=+5.912828680 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085263e00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852ae440): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852ae440): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852ae440): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852ae440): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852ae440): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.793795624 +0000 UTC m=+5.912828680 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852ae440): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050857b4e00 item 25 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852aeac0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852aeac0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852aeac0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852aeac0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852aeac0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.796275804 +0000 UTC m=+5.915308859 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852aeac0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852af000): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852af000): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852af000): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852af000): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852af000): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.796275804 +0000 UTC m=+5.915308859 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852af000): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050857b52d0 item 26 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852af640): _readAt: size=2, off=0 2026/05/24 01:05:17 ERROR : open-test-file(0x1050852af640): Couldn't read size of file 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852af640): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852af640): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852af640): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852af640): close: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852af640): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d55c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d55c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d55c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d55c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d55c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.798306438 +0000 UTC m=+5.917339512 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d55c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5ac0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5ac0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5ac0): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5ac0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5ac0): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5ac0): _writeAt: size=3, off=7 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5ac0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.798306438 +0000 UTC m=+5.917339512 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5ac0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085388100): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085388100): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085388100): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085388100): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085388100): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.798306438 +0000 UTC m=+5.917339512 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085388100): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fd3570 item 27 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085388780): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085388780): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085388780): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085388780): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085388780): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.800611855 +0000 UTC m=+5.919644910 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085388780): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085388cc0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085388cc0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085388cc0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085388cc0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085388cc0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.800611855 +0000 UTC m=+5.919644910 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085388cc0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fd3e30 item 28 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085389300): _readAt: size=2, off=0 2026/05/24 01:05:17 ERROR : open-test-file(0x105085389300): Couldn't read size of file 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085389300): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085389300): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085389300): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085389300): close: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085389300): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853896c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853896c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853896c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853896c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853896c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.802470151 +0000 UTC m=+5.921503206 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853896c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085389d80): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085389d80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085389d80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085389d80): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085389d80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.802470151 +0000 UTC m=+5.921503206 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085389d80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c0460 item 29 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b4500): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b4500): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b4500): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b4500): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b4500): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.804132134 +0000 UTC m=+5.923165210 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b4500): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b4a40): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b4a40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b4a40): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b4a40): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b4a40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.804132134 +0000 UTC m=+5.923165210 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b4a40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c07e0 item 30 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b5080): _readAt: size=2, off=0 2026/05/24 01:05:17 ERROR : open-test-file(0x1050853b5080): Couldn't read size of file 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b5080): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b5080): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b5080): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b5080): close: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b5080): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b5440): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b5440): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b5440): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b5440): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b5440): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.807225551 +0000 UTC m=+5.926258605 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b5440): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b5b00): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b5b00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b5b00): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b5b00): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b5b00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.807225551 +0000 UTC m=+5.926258605 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853b5b00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c0b60 item 31 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f6280): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f6280): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f6280): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f6280): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f6280): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.808767024 +0000 UTC m=+5.927800079 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f6280): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f67c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f67c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f67c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f67c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f67c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.808767024 +0000 UTC m=+5.927800079 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f67c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c0ee0 item 32 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f6e00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f6e00): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f6e00): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f6e00): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f6e00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.81051551 +0000 UTC m=+5.929548575 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f6e00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7280): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7280): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7280): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7280): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7280): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c1260 item 33 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7280): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7280): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.811001044 +0000 UTC m=+5.930034109 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7280): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7780): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7780): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7780): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7780): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7780): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.811001044 +0000 UTC m=+5.930034109 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7780): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c1420 item 33 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7dc0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7dc0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7dc0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7dc0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7dc0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.812576293 +0000 UTC m=+5.931609668 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853f7dc0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085498340): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085498340): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c17a0 item 34 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085498340): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085498340): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085498340): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085498340): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085498340): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.813128933 +0000 UTC m=+5.932162019 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085498340): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852afb80): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852afb80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852afb80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852afb80): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852afb80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.813128933 +0000 UTC m=+5.932162019 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852afb80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050857b5730 item 34 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853062c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853062c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853062c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853062c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853062c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.814578994 +0000 UTC m=+5.933612078 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853062c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306740): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306740): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306740): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306740): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306740): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050857b5c00 item 35 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306740): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306740): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.815064838 +0000 UTC m=+5.934097893 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306740): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306c40): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306c40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306c40): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306c40): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306c40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.815064838 +0000 UTC m=+5.934097893 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306c40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582a070 item 35 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853072c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853072c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853072c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853072c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853072c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.816372125 +0000 UTC m=+5.935405180 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853072c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853077c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853077c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582a3f0 item 36 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853077c0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853077c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853077c0): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853077c0): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853077c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.816925969 +0000 UTC m=+5.935959024 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853077c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307d00): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307d00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307d00): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307d00): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307d00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.816925969 +0000 UTC m=+5.935959024 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307d00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582a5b0 item 36 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533a440): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533a440): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533a440): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533a440): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533a440): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.818188301 +0000 UTC m=+5.937221356 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533a440): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533a8c0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533a8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533a8c0): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533a8c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533a8c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582a9a0 item 37 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533a8c0): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533a8c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.818605505 +0000 UTC m=+5.937638561 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533a8c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533adc0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533adc0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533adc0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533adc0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533adc0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.818605505 +0000 UTC m=+5.937638561 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533adc0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582ab60 item 37 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533b440): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533b440): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533b440): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533b440): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533b440): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.819873979 +0000 UTC m=+5.938907034 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533b440): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533b940): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533b940): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582aee0 item 38 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533b940): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533b940): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533b940): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533b940): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533b940): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.820421831 +0000 UTC m=+5.939454886 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533b940): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533be80): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533be80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533be80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533be80): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533be80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.820421831 +0000 UTC m=+5.939454886 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508533be80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582b180 item 38 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085356600): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085356600): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085356600): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085356600): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085356600): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.821605714 +0000 UTC m=+5.940638769 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085356600): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085356b00): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085356b00): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085356b00): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085356b00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085356b00): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582b570 item 39 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085356b00): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085356b00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.822061191 +0000 UTC m=+5.941094246 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085356b00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357000): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357000): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357000): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357000): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357000): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.822061191 +0000 UTC m=+5.941094246 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357000): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582b730 item 39 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357680): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357680): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357680): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357680): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357680): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.823319996 +0000 UTC m=+5.942353051 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357680): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357b80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357b80): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582bab0 item 40 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357b80): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357b80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357b80): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357b80): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357b80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.823919427 +0000 UTC m=+5.942952482 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357b80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085498a80): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085498a80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085498a80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085498a80): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085498a80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.823919427 +0000 UTC m=+5.942952482 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085498a80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c1ab0 item 40 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499040): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499040): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499040): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499040): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499040): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499040): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499040): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.825280648 +0000 UTC m=+5.944313703 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499040): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499540): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499540): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499540): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c1e30 item 41 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499540): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499540): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.82574439 +0000 UTC m=+5.944777445 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499540): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499a00): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499a00): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499a00): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499a00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499a00): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f6e2a0 item 41 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499a00): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499a00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.826442047 +0000 UTC m=+5.945475103 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085499a00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2040): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2040): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2040): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2040): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2040): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.826442047 +0000 UTC m=+5.945475103 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2040): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f6e620 item 41 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2680): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2680): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2680): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2680): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2680): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2680): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2680): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.827965125 +0000 UTC m=+5.946998180 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2680): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2b80): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2b80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2b80): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f6efc0 item 42 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2b80): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2b80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.828422876 +0000 UTC m=+5.947455931 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e2b80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e30c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e30c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f6f500 item 42 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e30c0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e30c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e30c0): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e30c0): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e30c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.82900788 +0000 UTC m=+5.948040934 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e30c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e3640): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e3640): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e3640): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e3640): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e3640): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.82900788 +0000 UTC m=+5.948040934 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e3640): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f6f810 item 42 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e3c80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e3c80): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e3c80): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e3c80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e3c80): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e3c80): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e3c80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.830366786 +0000 UTC m=+5.949399840 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050854e3c80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085680280): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085680280): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085680280): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508528a0e0 item 43 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085680280): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085680280): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.830817814 +0000 UTC m=+5.949850869 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085680280): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050856807c0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050856807c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050856807c0): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050856807c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050856807c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508528a4d0 item 43 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050856807c0): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050856807c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.831340389 +0000 UTC m=+5.950373444 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050856807c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085680d00): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085680d00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085680d00): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085680d00): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085680d00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.831340389 +0000 UTC m=+5.950373444 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085680d00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508528a930 item 43 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681340): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681340): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681340): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681340): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681340): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681340): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681340): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.832595827 +0000 UTC m=+5.951628882 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681340): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681840): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681840): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681840): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508528ad20 item 44 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681840): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681840): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.833219635 +0000 UTC m=+5.952252690 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681840): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681d80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681d80): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508528aee0 item 44 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681d80): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681d80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681d80): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681d80): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681d80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.833738812 +0000 UTC m=+5.952771867 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085681d80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0400): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0400): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0400): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0400): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0400): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.833738812 +0000 UTC m=+5.952771867 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0400): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508528b0a0 item 44 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0a40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0a40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0a40): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0a40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0a40): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0a40): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0a40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.835017295 +0000 UTC m=+5.954050370 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0a40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0f40): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0f40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0f40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508528bdc0 item 45 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0f40): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0f40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.835601737 +0000 UTC m=+5.954634792 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b0f40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b1640): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b1640): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b1640): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b1640): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b1640): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.835601737 +0000 UTC m=+5.954634792 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b1640): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854340e0 item 45 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b1c80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b1c80): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b1c80): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b1c80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b1c80): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b1c80): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b1c80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.83691667 +0000 UTC m=+5.955949725 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857b1c80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4280): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4280): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4280): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085434460 item 46 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4280): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4280): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.837448682 +0000 UTC m=+5.956481737 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4280): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4980): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4980): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4980): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4980): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4980): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.837448682 +0000 UTC m=+5.956481737 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4980): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085434770 item 46 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4fc0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4fc0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4fc0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4fc0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4fc0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4fc0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.838850129 +0000 UTC m=+5.957883184 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e4fc0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e54c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e54c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e54c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085434b60 item 47 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e54c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e54c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.839341233 +0000 UTC m=+5.958374288 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e54c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e5bc0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e5bc0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e5bc0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e5bc0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e5bc0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.839341233 +0000 UTC m=+5.958374288 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050857e5bc0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085434e70 item 47 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580a300): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580a300): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580a300): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580a300): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580a300): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580a300): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580a300): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.840575783 +0000 UTC m=+5.959608838 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580a300): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580a800): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580a800): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580a800): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854352d0 item 48 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580a800): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580a800): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.841019086 +0000 UTC m=+5.960052141 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580a800): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580af00): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580af00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580af00): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580af00): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580af00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.841019086 +0000 UTC m=+5.960052141 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580af00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085435500 item 48 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580b540): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580b540): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580b540): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580b540): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580b540): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.842381358 +0000 UTC m=+5.961414413 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580b540): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580b9c0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580b9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580b9c0): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580b9c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580b9c0): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580b9c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085435880 item 49 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580b9c0): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580b9c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.842838178 +0000 UTC m=+5.961871233 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508580b9c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834000): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834000): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834000): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834000): >_readAt: n=8, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834000): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.842838178 +0000 UTC m=+5.961871233 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834000): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085435ab0 item 49 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834680): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834680): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834680): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834680): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834680): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.844054532 +0000 UTC m=+5.963087598 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834680): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834b80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834b80): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834b80): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085435e30 item 50 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834b80): _readAt: size=2, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834b80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834b80): _writeAt: size=3, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834b80): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834b80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.844562088 +0000 UTC m=+5.963595144 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085834b80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835100): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835100): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835100): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835100): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835100): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.844562088 +0000 UTC m=+5.963595144 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835100): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f88150 item 50 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835780): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835780): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835780): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835780): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835780): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.845764195 +0000 UTC m=+5.964797250 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835780): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835c80): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835c80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835c80): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835c80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835c80): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835c80): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f88a10 item 51 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835c80): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835c80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.846271591 +0000 UTC m=+5.965304646 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085835c80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584c2c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584c2c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584c2c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584c2c0): >_readAt: n=8, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584c2c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.846271591 +0000 UTC m=+5.965304646 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584c2c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f88e00 item 51 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584c940): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584c940): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584c940): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584c940): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584c940): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.848794653 +0000 UTC m=+5.967827707 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584c940): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584ce40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584ce40): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584ce40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f89340 item 52 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584ce40): _readAt: size=2, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584ce40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584ce40): _writeAt: size=3, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584ce40): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584ce40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.849416786 +0000 UTC m=+5.968449841 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584ce40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584d3c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584d3c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584d3c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584d3c0): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584d3c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.849416786 +0000 UTC m=+5.968449841 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584d3c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f897a0 item 52 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584da40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584da40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584da40): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584da40): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584da40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.85090586 +0000 UTC m=+5.969938915 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508584da40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888040): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888040): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888040): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888040): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888040): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888040): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8c2a0 item 53 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888040): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888040): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.851477888 +0000 UTC m=+5.970510953 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888040): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888580): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888580): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888580): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888580): >_readAt: n=8, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888580): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.851477888 +0000 UTC m=+5.970510953 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888580): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8c5b0 item 53 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888c00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888c00): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888c00): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888c00): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888c00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.852895486 +0000 UTC m=+5.971928541 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085888c00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889100): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889100): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889100): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8c9a0 item 54 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889100): _readAt: size=2, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889100): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889100): _writeAt: size=3, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889100): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889100): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.853490578 +0000 UTC m=+5.972523654 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889100): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889680): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889680): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889680): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889680): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889680): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.853490578 +0000 UTC m=+5.972523654 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889680): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8cc40 item 54 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889d00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889d00): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889d00): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889d00): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889d00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.855206463 +0000 UTC m=+5.974239518 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085889d00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0300): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0300): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0300): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0300): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0300): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0300): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8cfc0 item 55 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0300): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0300): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.856505155 +0000 UTC m=+5.975538210 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0300): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0840): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0840): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0840): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0840): >_readAt: n=8, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0840): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.856505155 +0000 UTC m=+5.975538210 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0840): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8d180 item 55 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0ec0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0ec0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0ec0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0ec0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0ec0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.858521933 +0000 UTC m=+5.977555008 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b0ec0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b13c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b13c0): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b13c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8d500 item 56 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b13c0): _readAt: size=2, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b13c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b13c0): _writeAt: size=3, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b13c0): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b13c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.859257862 +0000 UTC m=+5.978290937 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b13c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b1940): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b1940): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b1940): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b1940): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b1940): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.859257862 +0000 UTC m=+5.978290937 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858b1940): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8d6c0 item 56 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d4080): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d4080): open at offset 0 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d4080): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d4080): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d4080): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d4080): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d4080): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d4080): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.860653408 +0000 UTC m=+5.979686463 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d4080): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d45c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d45c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d45c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8da40 item 57 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d45c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d45c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.861310689 +0000 UTC m=+5.980343774 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d45c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d4b00): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d4b00): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d4b00): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d4b00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d4b00): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d4b00): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8dc00 item 57 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d4b00): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d4b00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.861875694 +0000 UTC m=+5.980908789 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d4b00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d5080): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d5080): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d5080): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d5080): >_readAt: n=8, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d5080): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.861875694 +0000 UTC m=+5.980908789 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d5080): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8ddc0 item 57 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d56c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d56c0): open at offset 0 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d56c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d56c0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d56c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d56c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d56c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d56c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.863120443 +0000 UTC m=+5.982153498 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d56c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d5c00): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d5c00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d5c00): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050855023f0 item 58 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d5c00): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d5c00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.863569447 +0000 UTC m=+5.982602502 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858d5c00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ee240): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ee240): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ee240): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085502770 item 58 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ee240): _readAt: size=2, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ee240): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ee240): _writeAt: size=3, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ee240): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ee240): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.864234342 +0000 UTC m=+5.983267398 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ee240): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ee800): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ee800): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ee800): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ee800): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ee800): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.864234342 +0000 UTC m=+5.983267398 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ee800): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050855029a0 item 58 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858eee40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858eee40): open at offset 0 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858eee40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858eee40): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858eee40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858eee40): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858eee40): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858eee40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.865447531 +0000 UTC m=+5.984480586 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858eee40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ef380): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ef380): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ef380): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085502d90 item 59 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ef380): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ef380): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.865969163 +0000 UTC m=+5.985002219 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ef380): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ef8c0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ef8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ef8c0): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ef8c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ef8c0): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ef8c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085503110 item 59 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ef8c0): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ef8c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.866467351 +0000 UTC m=+5.985500407 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858ef8c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858efe40): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858efe40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858efe40): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858efe40): >_readAt: n=8, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858efe40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.866467351 +0000 UTC m=+5.985500407 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050858efe40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085503340 item 59 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085922580): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085922580): open at offset 0 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085922580): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085922580): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085922580): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085922580): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085922580): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085922580): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.867826278 +0000 UTC m=+5.986859353 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085922580): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085922ac0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085922ac0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085922ac0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050855036c0 item 60 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085922ac0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085922ac0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.868716412 +0000 UTC m=+5.987749477 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085922ac0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085923000): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085923000): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085923000): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085503ab0 item 60 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085923000): _readAt: size=2, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085923000): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085923000): _writeAt: size=3, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085923000): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085923000): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.869860368 +0000 UTC m=+5.988893454 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085923000): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859235c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859235c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859235c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859235c0): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859235c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.869860368 +0000 UTC m=+5.988893454 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859235c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085503e30 item 60 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085923c00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085923c00): open at offset 0 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085923c00): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085923c00): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085923c00): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085923c00): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085923c00): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085923c00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.871377405 +0000 UTC m=+5.990410460 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085923c00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946240): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946240): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946240): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050853505b0 item 61 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946240): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946240): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.871874992 +0000 UTC m=+5.990908057 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946240): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946940): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946940): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946940): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946940): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946940): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.871874992 +0000 UTC m=+5.990908057 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946940): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085350770 item 61 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946f80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946f80): open at offset 0 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946f80): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946f80): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946f80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946f80): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946f80): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946f80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.873227065 +0000 UTC m=+5.992260119 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085946f80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859474c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859474c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859474c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085350d20 item 62 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859474c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859474c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.873789185 +0000 UTC m=+5.992822269 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859474c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085947bc0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085947bc0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085947bc0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085947bc0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085947bc0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.873789185 +0000 UTC m=+5.992822269 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085947bc0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085350ee0 item 62 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968300): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968300): open at offset 0 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968300): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968300): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968300): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968300): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968300): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968300): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.875254182 +0000 UTC m=+5.994287268 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968300): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968840): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968840): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968840): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085351340 item 63 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968840): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968840): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.875718737 +0000 UTC m=+5.994751842 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968840): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968f40): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968f40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968f40): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968f40): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968f40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.875718737 +0000 UTC m=+5.994751842 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085968f40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050853515e0 item 63 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085969580): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085969580): open at offset 0 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085969580): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085969580): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085969580): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085969580): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085969580): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085969580): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.87703945 +0000 UTC m=+5.996072515 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085969580): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085969ac0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085969ac0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085969ac0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085351960 item 64 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085969ac0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085969ac0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.877557716 +0000 UTC m=+5.996590771 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085969ac0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859982c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859982c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859982c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859982c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859982c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.877557716 +0000 UTC m=+5.996590771 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859982c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085351b20 item 64 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085998900): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085998900): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085998900): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085998900): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085998900): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.878860895 +0000 UTC m=+5.997893950 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085998900): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085998d80): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085998d80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085998d80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085998d80): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085998d80): _writeAt: size=3, off=2 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fae000 item 65 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085998d80): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085998d80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.879457691 +0000 UTC m=+5.998490747 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085998d80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085999280): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085999280): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085999280): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085999280): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085999280): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.879457691 +0000 UTC m=+5.998490747 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085999280): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fae5b0 item 65 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859998c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859998c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859998c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859998c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859998c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.881032258 +0000 UTC m=+6.000065313 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859998c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085999d40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085999d40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fae9a0 item 66 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085999d40): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085999d40): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085999d40): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085999d40): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085999d40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.881673448 +0000 UTC m=+6.000706523 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085999d40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859be380): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859be380): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859be380): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859be380): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859be380): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.881673448 +0000 UTC m=+6.000706523 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859be380): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084faf8f0 item 66 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859be9c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859be9c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859be9c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859be9c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859be9c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.883012566 +0000 UTC m=+6.002045631 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859be9c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bee40): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bee40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bee40): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bee40): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bee40): _writeAt: size=3, off=2 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a8150 item 67 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bee40): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bee40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.883514121 +0000 UTC m=+6.002547186 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bee40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bf340): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bf340): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bf340): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bf340): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bf340): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.883514121 +0000 UTC m=+6.002547186 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bf340): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a8310 item 67 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bf9c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bf9c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bf9c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bf9c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bf9c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.88475939 +0000 UTC m=+6.003792445 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bf9c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bfec0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bfec0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a8690 item 68 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bfec0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bfec0): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bfec0): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bfec0): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bfec0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.88528473 +0000 UTC m=+6.004317784 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050859bfec0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14500): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14500): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14500): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14500): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14500): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.88528473 +0000 UTC m=+6.004317784 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14500): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a89a0 item 68 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14b40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14b40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14b40): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14b40): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14b40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.886348664 +0000 UTC m=+6.005381719 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14b40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14fc0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14fc0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14fc0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14fc0): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14fc0): _writeAt: size=3, off=2 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a8e00 item 69 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14fc0): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14fc0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.886733036 +0000 UTC m=+6.005766091 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a14fc0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a154c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a154c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a154c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a154c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a154c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.886733036 +0000 UTC m=+6.005766091 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a154c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a96c0 item 69 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a15b40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a15b40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a15b40): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a15b40): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a15b40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.887795256 +0000 UTC m=+6.006828312 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a15b40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42140): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42140): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a9dc0 item 70 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42140): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42140): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42140): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42140): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42140): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.888293965 +0000 UTC m=+6.007327030 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42140): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42680): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42680): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42680): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42680): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42680): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.888293965 +0000 UTC m=+6.007327030 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42680): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085240380 item 70 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42d00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42d00): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42d00): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42d00): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42d00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.889338343 +0000 UTC m=+6.008371398 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a42d00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43200): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43200): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43200): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43200): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43200): _writeAt: size=3, off=2 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085240850 item 71 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43200): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43200): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.889763562 +0000 UTC m=+6.008796617 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43200): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43700): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43700): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43700): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43700): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43700): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.889763562 +0000 UTC m=+6.008796617 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43700): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085240cb0 item 71 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43d80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43d80): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43d80): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43d80): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43d80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.890882742 +0000 UTC m=+6.009915797 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a43d80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a76380): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a76380): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050852411f0 item 72 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a76380): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a76380): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a76380): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a76380): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a76380): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.891383915 +0000 UTC m=+6.010416971 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a76380): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a768c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a768c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a768c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a768c0): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a768c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.891383915 +0000 UTC m=+6.010416971 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a768c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085241570 item 72 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a76e80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a76e80): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a76e80): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a76e80): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a76e80): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a76e80): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a76e80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.892467407 +0000 UTC m=+6.011500462 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a76e80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77380): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77380): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77380): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085241d50 item 73 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77380): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77380): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.8928841 +0000 UTC m=+6.011917155 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77380): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77840): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77840): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77840): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77840): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77840): _writeAt: size=3, off=2 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085492070 item 73 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77840): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77840): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.89336751 +0000 UTC m=+6.012400565 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77840): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77d80): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77d80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77d80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77d80): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77d80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.89336751 +0000 UTC m=+6.012400565 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085a77d80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854923f0 item 73 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aae4c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aae4c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aae4c0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aae4c0): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aae4c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aae4c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aae4c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.894450271 +0000 UTC m=+6.013483326 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aae4c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aae9c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aae9c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aae9c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085492cb0 item 74 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aae9c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aae9c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.89484908 +0000 UTC m=+6.013882135 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aae9c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aaef00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aaef00): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085492e70 item 74 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aaef00): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aaef00): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aaef00): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aaef00): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aaef00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.895348841 +0000 UTC m=+6.014381896 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aaef00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aaf480): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aaf480): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aaf480): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aaf480): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aaf480): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.895348841 +0000 UTC m=+6.014381896 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aaf480): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085493180 item 74 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aafac0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aafac0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aafac0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aafac0): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aafac0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aafac0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aafac0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.896400542 +0000 UTC m=+6.015433597 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085aafac0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad60c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad60c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad60c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854937a0 item 75 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad60c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad60c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.896801705 +0000 UTC m=+6.015834760 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad60c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad6600): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad6600): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad6600): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad6600): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad6600): _writeAt: size=3, off=2 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085493a40 item 75 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad6600): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad6600): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.897259346 +0000 UTC m=+6.016292401 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad6600): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad6b40): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad6b40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad6b40): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad6b40): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad6b40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.897259346 +0000 UTC m=+6.016292401 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad6b40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085493c00 item 75 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7180): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7180): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7180): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7180): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7180): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7180): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7180): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.898397322 +0000 UTC m=+6.017430377 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7180): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7680): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7680): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7680): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050851fa4d0 item 76 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7680): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7680): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.898840154 +0000 UTC m=+6.017873209 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7680): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7bc0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7bc0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050851fa930 item 76 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7bc0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7bc0): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7bc0): _writeAt: size=3, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7bc0): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7bc0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.89938471 +0000 UTC m=+6.018417765 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ad7bc0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afa240): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afa240): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afa240): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afa240): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afa240): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.89938471 +0000 UTC m=+6.018417765 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afa240): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050851fad90 item 76 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afa880): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afa880): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afa880): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afa880): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afa880): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afa880): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afa880): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.900483 +0000 UTC m=+6.019516056 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afa880): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afad80): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afad80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afad80): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050851fb3b0 item 77 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afad80): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afad80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.90094028 +0000 UTC m=+6.019973335 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afad80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afb480): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afb480): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afb480): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afb480): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afb480): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.90094028 +0000 UTC m=+6.019973335 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afb480): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050851fb650 item 77 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afbac0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afbac0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afbac0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afbac0): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afbac0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afbac0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afbac0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.9021436 +0000 UTC m=+6.021176665 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085afbac0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b160c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b160c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b160c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050851fbb90 item 78 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b160c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b160c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.902555504 +0000 UTC m=+6.021588559 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b160c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b167c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b167c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b167c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b167c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b167c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.902555504 +0000 UTC m=+6.021588559 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b167c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050851fbe30 item 78 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b16e00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b16e00): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b16e00): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b16e00): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b16e00): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b16e00): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b16e00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.904205113 +0000 UTC m=+6.023238168 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b16e00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b17300): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b17300): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b17300): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a65b0 item 79 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b17300): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b17300): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.904592911 +0000 UTC m=+6.023625976 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b17300): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b17a00): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b17a00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b17a00): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b17a00): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b17a00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.904592911 +0000 UTC m=+6.023625976 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b17a00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a6770 item 79 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32140): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32140): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32140): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32140): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32140): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32140): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32140): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.9057637 +0000 UTC m=+6.024796754 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32140): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32640): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32640): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32640): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a71f0 item 80 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32640): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32640): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.906193948 +0000 UTC m=+6.025227003 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32640): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32d40): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32d40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32d40): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32d40): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32d40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.906193948 +0000 UTC m=+6.025227003 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b32d40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a73b0 item 80 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33380): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33380): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33380): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33380): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33380): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.907359525 +0000 UTC m=+6.026392581 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33380): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33800): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33800): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33800): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33800): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33800): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33800): _writeAt: size=3, off=7 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a7730 item 81 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33800): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33800): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.907759386 +0000 UTC m=+6.026792452 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33800): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33d40): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33d40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33d40): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33d40): >_readAt: n=8, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33d40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.907759386 +0000 UTC m=+6.026792452 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b33d40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a78f0 item 81 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4e4c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4e4c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4e4c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4e4c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4e4c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.908823551 +0000 UTC m=+6.027856607 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4e4c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4e9c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4e9c0): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4e9c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508521a2a0 item 82 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4e9c0): _readAt: size=2, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4e9c0): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4e9c0): _writeAt: size=3, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4e9c0): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4e9c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.909357498 +0000 UTC m=+6.028390553 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4e9c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4ef40): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4ef40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4ef40): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4ef40): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4ef40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.909357498 +0000 UTC m=+6.028390553 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4ef40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508521a690 item 82 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4f5c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4f5c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4f5c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4f5c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4f5c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.910371117 +0000 UTC m=+6.029404172 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4f5c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4fac0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4fac0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4fac0): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4fac0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4fac0): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4fac0): _writeAt: size=3, off=7 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508521b880 item 83 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4fac0): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4fac0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.910828978 +0000 UTC m=+6.029862033 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b4fac0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6a100): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6a100): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6a100): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6a100): >_readAt: n=8, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6a100): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.910828978 +0000 UTC m=+6.029862033 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6a100): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fde460 item 83 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6a780): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6a780): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6a780): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6a780): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6a780): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.911874587 +0000 UTC m=+6.030907643 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6a780): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6ac80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6ac80): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6ac80): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fdec40 item 84 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6ac80): _readAt: size=2, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6ac80): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6ac80): _writeAt: size=3, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6ac80): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6ac80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.912311599 +0000 UTC m=+6.031344654 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6ac80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6b200): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6b200): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6b200): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6b200): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6b200): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.912311599 +0000 UTC m=+6.031344654 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6b200): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fdf500 item 84 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6b880): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6b880): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6b880): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6b880): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6b880): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.913353822 +0000 UTC m=+6.032386877 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6b880): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6bd80): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6bd80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6bd80): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6bd80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6bd80): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6bd80): _writeAt: size=3, off=7 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fdf9d0 item 85 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6bd80): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6bd80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.913770475 +0000 UTC m=+6.032803531 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b6bd80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b863c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b863c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b863c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b863c0): >_readAt: n=8, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b863c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.913770475 +0000 UTC m=+6.032803531 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b863c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fdfb90 item 85 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b86a40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b86a40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b86a40): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b86a40): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b86a40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.914875899 +0000 UTC m=+6.033908954 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b86a40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b86f40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b86f40): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b86f40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854ec310 item 86 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b86f40): _readAt: size=2, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b86f40): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b86f40): _writeAt: size=3, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b86f40): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b86f40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.915371441 +0000 UTC m=+6.034404496 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b86f40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b874c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b874c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b874c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b874c0): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b874c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.915371441 +0000 UTC m=+6.034404496 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b874c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854ec4d0 item 86 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b87b40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b87b40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b87b40): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b87b40): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b87b40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.916385562 +0000 UTC m=+6.035418617 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085b87b40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6140): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6140): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6140): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6140): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6140): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6140): _writeAt: size=3, off=7 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854ec850 item 87 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6140): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6140): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.916812634 +0000 UTC m=+6.035845699 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6140): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6680): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6680): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6680): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6680): >_readAt: n=8, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6680): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.916812634 +0000 UTC m=+6.035845699 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6680): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854eca80 item 87 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6d00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6d00): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6d00): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6d00): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6d00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.917916314 +0000 UTC m=+6.036949369 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba6d00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba7200): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba7200): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba7200): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854ece00 item 88 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba7200): _readAt: size=2, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba7200): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba7200): _writeAt: size=3, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba7200): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba7200): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.918394875 +0000 UTC m=+6.037427950 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba7200): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba7780): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba7780): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba7780): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba7780): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba7780): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.918394875 +0000 UTC m=+6.037427950 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ba7780): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854ecfc0 item 88 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06440): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06440): open at offset 0 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06440): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06440): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06440): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06440): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06440): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06440): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.919876344 +0000 UTC m=+6.038909399 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06440): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06980): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06980): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06980): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508542c230 item 89 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06980): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06980): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.920416152 +0000 UTC m=+6.039449207 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06980): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06ec0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06ec0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06ec0): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06ec0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06ec0): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06ec0): _writeAt: size=3, off=7 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508542c3f0 item 89 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06ec0): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06ec0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.921148815 +0000 UTC m=+6.040181870 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c06ec0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c07440): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c07440): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c07440): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c07440): >_readAt: n=8, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c07440): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.921148815 +0000 UTC m=+6.040181870 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c07440): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508542c700 item 89 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357d40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357d40): open at offset 0 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357d40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357d40): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357d40): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357d40): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357d40): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357d40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.922718552 +0000 UTC m=+6.041751607 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085357d40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8e380): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8e380): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8e380): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582bce0 item 90 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8e380): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8e380): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.923194558 +0000 UTC m=+6.042227633 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8e380): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8e8c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8e8c0): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8e8c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084bfa3f0 item 90 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8e8c0): _readAt: size=2, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8e8c0): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8e8c0): _writeAt: size=3, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8e8c0): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8e8c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.923659983 +0000 UTC m=+6.042693039 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8e8c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8ee80): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8ee80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8ee80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8ee80): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8ee80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.923659983 +0000 UTC m=+6.042693039 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8ee80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084bfa8c0 item 90 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8f4c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8f4c0): open at offset 0 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8f4c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8f4c0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8f4c0): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8f4c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8f4c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8f4c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.924696787 +0000 UTC m=+6.043729842 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8f4c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8fa00): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8fa00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8fa00): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084bfb2d0 item 91 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8fa00): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8fa00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.925091618 +0000 UTC m=+6.044124673 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085c8fa00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca6040): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca6040): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca6040): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca6040): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca6040): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca6040): _writeAt: size=3, off=7 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084bfb650 item 91 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca6040): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca6040): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.925555701 +0000 UTC m=+6.044588756 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca6040): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca65c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca65c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca65c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca65c0): >_readAt: n=8, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca65c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.925555701 +0000 UTC m=+6.044588756 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca65c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084bfb880 item 91 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca6c00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca6c00): open at offset 0 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca6c00): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca6c00): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca6c00): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca6c00): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca6c00): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca6c00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.926665634 +0000 UTC m=+6.045698688 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca6c00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7140): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7140): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7140): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f861c0 item 92 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7140): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7140): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.927062108 +0000 UTC m=+6.046095163 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7140): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7680): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7680): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7680): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f863f0 item 92 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7680): _readAt: size=2, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7680): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7680): _writeAt: size=3, off=5 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7680): >_writeAt: n=3, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7680): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.927564073 +0000 UTC m=+6.046597128 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7680): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7c40): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7c40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7c40): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7c40): >_readAt: n=3, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7c40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.927564073 +0000 UTC m=+6.046597128 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ca7c40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f865b0 item 92 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc8380): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc8380): open at offset 0 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc8380): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc8380): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc8380): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc8380): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc8380): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc8380): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.92866552 +0000 UTC m=+6.047698574 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc8380): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc88c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc88c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc88c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f86930 item 93 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc88c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc88c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.92909676 +0000 UTC m=+6.048129815 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc88c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc8fc0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc8fc0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc8fc0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc8fc0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc8fc0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.92909676 +0000 UTC m=+6.048129815 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc8fc0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f86bd0 item 93 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc9600): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc9600): open at offset 0 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc9600): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc9600): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc9600): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc9600): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc9600): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc9600): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.930237581 +0000 UTC m=+6.049270636 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc9600): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc9b40): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc9b40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc9b40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f87180 item 94 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc9b40): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc9b40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.930631561 +0000 UTC m=+6.049664616 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085cc9b40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8340): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8340): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8340): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8340): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8340): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.930631561 +0000 UTC m=+6.049664616 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8340): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f878f0 item 94 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8980): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8980): open at offset 0 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8980): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8980): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8980): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8980): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8980): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8980): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.93185582 +0000 UTC m=+6.050888875 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8980): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8ec0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8ec0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8ec0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f87d50 item 95 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8ec0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8ec0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.932285208 +0000 UTC m=+6.051318262 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce8ec0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce95c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce95c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce95c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce95c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce95c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.932285208 +0000 UTC m=+6.051318262 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce95c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fec380 item 95 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce9c00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce9c00): open at offset 0 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce9c00): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce9c00): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce9c00): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce9c00): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce9c00): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce9c00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.933468149 +0000 UTC m=+6.052501204 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085ce9c00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085d00240): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085d00240): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085d00240): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fed2d0 item 96 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085d00240): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085d00240): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.93384797 +0000 UTC m=+6.052881026 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085d00240): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085d00940): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085d00940): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085d00940): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085d00940): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085d00940): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.93384797 +0000 UTC m=+6.052881026 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085d00940): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fed650 item 96 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= 2026/05/24 01:05:17 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:17 DEBUG : Looking for writers 2026/05/24 01:05:17 DEBUG : >WaitForWriters: 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/24 01:05:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522200): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522200): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522200): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522200): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522200): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.942993333 +0000 UTC m=+6.062026389 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522200): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855226c0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855226c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855226c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855226c0): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855226c0): _writeAt: size=3, off=2 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855226c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855226c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.942993333 +0000 UTC m=+6.062026389 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855226c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522fc0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522fc0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522fc0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522fc0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522fc0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.942993333 +0000 UTC m=+6.062026389 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085522fc0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854ec4d0 item 1 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085523a40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085523a40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085523a40): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085523a40): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085523a40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.944859835 +0000 UTC m=+6.063892891 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085523a40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b48c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b48c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b48c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b48c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b48c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.944859835 +0000 UTC m=+6.063892891 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b48c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854eca10 item 2 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b5d80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b5d80): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b5d80): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b5d80): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b5d80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.946026705 +0000 UTC m=+6.065059760 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050850b5d80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538300): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538300): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538300): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538300): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538300): _writeAt: size=3, off=2 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538300): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538300): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.946026705 +0000 UTC m=+6.065059760 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538300): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855387c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855387c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855387c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855387c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855387c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.946026705 +0000 UTC m=+6.065059760 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050855387c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854ecd90 item 3 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538e40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538e40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538e40): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538e40): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538e40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.947508756 +0000 UTC m=+6.066541812 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085538e40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539380): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539380): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539380): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539380): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539380): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.947508756 +0000 UTC m=+6.066541812 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539380): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854ed420 item 4 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539a40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539a40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539a40): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539a40): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539a40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.948717506 +0000 UTC m=+6.067750561 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539a40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539ec0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539ec0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539ec0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539ec0): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539ec0): _writeAt: size=3, off=2 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539ec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539ec0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.948717506 +0000 UTC m=+6.067750561 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085539ec0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef0a40): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef0a40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef0a40): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef0a40): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef0a40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.948717506 +0000 UTC m=+6.067750561 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef0a40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854ed810 item 5 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef1900): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef1900): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef1900): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef1900): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef1900): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.951827294 +0000 UTC m=+6.070860349 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084ef1900): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084feeb80): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084feeb80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084feeb80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084feeb80): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084feeb80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.951827294 +0000 UTC m=+6.070860349 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084feeb80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854edd50 item 6 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef340): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef340): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef340): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef340): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef340): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.95296534 +0000 UTC m=+6.071998405 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef340): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef840): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef840): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef840): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef840): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef840): _writeAt: size=3, off=2 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef840): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef840): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.95296534 +0000 UTC m=+6.071998405 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084fef840): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56000): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56000): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56000): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56000): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56000): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.95296534 +0000 UTC m=+6.071998405 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56000): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085234310 item 7 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56d40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56d40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56d40): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56d40): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56d40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.954482657 +0000 UTC m=+6.073515712 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c56d40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c572c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c572c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c572c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c572c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c572c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.954482657 +0000 UTC m=+6.073515712 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105084c572c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508542ca10 item 8 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e100): _readAt: size=2, off=0 2026/05/24 01:05:17 ERROR : open-test-file(0x10508506e100): Couldn't read size of file 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e100): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e100): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e100): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e100): close: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e100): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e4c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e4c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e4c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e4c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e4c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.955601476 +0000 UTC m=+6.074634541 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e4c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e940): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e940): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e940): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e940): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e940): _writeAt: size=3, off=2 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e940): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e940): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.955601476 +0000 UTC m=+6.074634541 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506e940): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506ee40): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506ee40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506ee40): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506ee40): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506ee40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.955601476 +0000 UTC m=+6.074634541 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506ee40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508542cee0 item 9 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506f4c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506f4c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506f4c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506f4c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506f4c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.95715913 +0000 UTC m=+6.076192185 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506f4c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506fb00): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506fb00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506fb00): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506fb00): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506fb00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.95715913 +0000 UTC m=+6.076192185 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508506fb00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508542d6c0 item 10 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456280): _readAt: size=2, off=0 2026/05/24 01:05:17 ERROR : open-test-file(0x105085456280): Couldn't read size of file 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456280): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456280): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456280): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456280): close: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456280): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456680): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456680): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456680): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456680): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456680): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.9583521 +0000 UTC m=+6.077385156 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456680): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456d00): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456d00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456d00): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456d00): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456d00): _writeAt: size=3, off=2 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456d00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.9583521 +0000 UTC m=+6.077385156 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085456d00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457200): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457200): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457200): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457200): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457200): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.9583521 +0000 UTC m=+6.077385156 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457200): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508542da40 item 11 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457880): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457880): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457880): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457880): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457880): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.96018629 +0000 UTC m=+6.079219345 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457880): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457dc0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457dc0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457dc0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457dc0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457dc0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.96018629 +0000 UTC m=+6.079219345 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085457dc0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085228230 item 12 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e500): _readAt: size=2, off=0 2026/05/24 01:05:17 ERROR : open-test-file(0x10508579e500): Couldn't read size of file 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e500): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e500): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e500): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e500): close: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e500): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e8c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e8c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e8c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e8c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e8c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.961926792 +0000 UTC m=+6.080959847 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579e8c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579ef80): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579ef80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579ef80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579ef80): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579ef80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.961926792 +0000 UTC m=+6.080959847 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579ef80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050852287e0 item 13 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579f680): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579f680): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579f680): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579f680): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579f680): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.964439764 +0000 UTC m=+6.083472819 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579f680): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579fbc0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579fbc0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579fbc0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579fbc0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579fbc0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.964439764 +0000 UTC m=+6.083472819 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508579fbc0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085228e70 item 14 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180300): _readAt: size=2, off=0 2026/05/24 01:05:17 ERROR : open-test-file(0x105085180300): Couldn't read size of file 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180300): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180300): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180300): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180300): close: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180300): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851806c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851806c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851806c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851806c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851806c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.966885659 +0000 UTC m=+6.085918714 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851806c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180d80): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180d80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180d80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180d80): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180d80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.966885659 +0000 UTC m=+6.085918714 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085180d80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085229b90 item 15 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181480): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181480): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181480): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181480): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181480): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.970916399 +0000 UTC m=+6.089949454 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085181480): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851819c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851819c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851819c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851819c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851819c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.970916399 +0000 UTC m=+6.089949454 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851819c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f78460 item 16 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4100): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4100): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4100): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4100): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4100): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.974363609 +0000 UTC m=+6.093396664 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4100): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4580): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4580): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4580): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4580): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4580): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4580): _writeAt: size=3, off=7 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4580): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4580): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.974363609 +0000 UTC m=+6.093396664 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4580): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4a80): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4a80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4a80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4a80): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4a80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.974363609 +0000 UTC m=+6.093396664 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d4a80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f787e0 item 17 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5100): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5100): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5100): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5100): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5100): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.976849959 +0000 UTC m=+6.095883015 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5100): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d56c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d56c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d56c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d56c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d56c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.976849959 +0000 UTC m=+6.095883015 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d56c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f79030 item 18 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5d40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5d40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5d40): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5d40): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5d40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.978438462 +0000 UTC m=+6.097471517 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852d5d40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519e340): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519e340): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519e340): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519e340): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519e340): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519e340): _writeAt: size=3, off=7 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519e340): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519e340): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.978438462 +0000 UTC m=+6.097471517 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519e340): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519e840): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519e840): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519e840): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519e840): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519e840): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.978438462 +0000 UTC m=+6.097471517 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519e840): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f79500 item 19 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519eec0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519eec0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519eec0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519eec0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519eec0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.980108501 +0000 UTC m=+6.099141556 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519eec0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519f400): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519f400): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519f400): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519f400): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519f400): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.980108501 +0000 UTC m=+6.099141556 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519f400): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f79c00 item 20 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519fa80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519fa80): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519fa80): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519fa80): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519fa80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.981189388 +0000 UTC m=+6.100222442 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x10508519fa80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851ae080): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851ae080): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851ae080): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851ae080): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851ae080): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851ae080): _writeAt: size=3, off=7 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851ae080): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851ae080): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.981189388 +0000 UTC m=+6.100222442 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851ae080): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851ae580): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851ae580): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851ae580): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851ae580): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851ae580): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.981189388 +0000 UTC m=+6.100222442 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851ae580): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508579a1c0 item 21 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851aec00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851aec00): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851aec00): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851aec00): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851aec00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.983158875 +0000 UTC m=+6.102191940 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851aec00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851af140): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851af140): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851af140): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851af140): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851af140): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.983158875 +0000 UTC m=+6.102191940 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851af140): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508579a850 item 22 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851af7c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851af7c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851af7c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851af7c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851af7c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.984871595 +0000 UTC m=+6.103904680 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851af7c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851afcc0): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851afcc0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851afcc0): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851afcc0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851afcc0): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851afcc0): _writeAt: size=3, off=7 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851afcc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851afcc0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.984871595 +0000 UTC m=+6.103904680 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851afcc0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bc2c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bc2c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bc2c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bc2c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bc2c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.984871595 +0000 UTC m=+6.103904680 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bc2c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508579abd0 item 23 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bc940): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bc940): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bc940): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bc940): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bc940): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.986686668 +0000 UTC m=+6.105719723 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bc940): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bce80): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bce80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bce80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bce80): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bce80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.986686668 +0000 UTC m=+6.105719723 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bce80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508579b110 item 24 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bd4c0): _readAt: size=2, off=0 2026/05/24 01:05:17 ERROR : open-test-file(0x1050851bd4c0): Couldn't read size of file 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bd4c0): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bd4c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bd4c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bd4c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bd4c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bd880): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bd880): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bd880): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bd880): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bd880): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.988143902 +0000 UTC m=+6.107176956 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bd880): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bdd80): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bdd80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bdd80): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bdd80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bdd80): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bdd80): _writeAt: size=3, off=7 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bdd80): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bdd80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.988143902 +0000 UTC m=+6.107176956 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050851bdd80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852743c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852743c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852743c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852743c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852743c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.988143902 +0000 UTC m=+6.107176956 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852743c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508579b650 item 25 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085274a40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085274a40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085274a40): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085274a40): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085274a40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.990216355 +0000 UTC m=+6.109249410 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085274a40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085274f80): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085274f80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085274f80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085274f80): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085274f80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.990216355 +0000 UTC m=+6.109249410 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085274f80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508579bce0 item 26 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852755c0): _readAt: size=2, off=0 2026/05/24 01:05:17 ERROR : open-test-file(0x1050852755c0): Couldn't read size of file 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852755c0): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852755c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852755c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852755c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852755c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085275980): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085275980): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085275980): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085275980): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085275980): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.991693476 +0000 UTC m=+6.110726531 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085275980): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085275e80): _readAt: size=2, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085275e80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085275e80): open at offset 5 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085275e80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085275e80): >_readAt: n=2, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085275e80): _writeAt: size=3, off=7 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085275e80): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085275e80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.991693476 +0000 UTC m=+6.110726531 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085275e80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e64c0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e64c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e64c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e64c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e64c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.991693476 +0000 UTC m=+6.110726531 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e64c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fd2230 item 27 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e6b40): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e6b40): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e6b40): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e6b40): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e6b40): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.994380749 +0000 UTC m=+6.113413804 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e6b40): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e7080): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e7080): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e7080): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e7080): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e7080): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.994380749 +0000 UTC m=+6.113413804 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e7080): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fd2cb0 item 28 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e76c0): _readAt: size=2, off=0 2026/05/24 01:05:17 ERROR : open-test-file(0x1050852e76c0): Couldn't read size of file 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e76c0): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e76c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e76c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e76c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e76c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e7a80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e7a80): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e7a80): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e7a80): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e7a80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.995550916 +0000 UTC m=+6.114583971 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050852e7a80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306240): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306240): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306240): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306240): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306240): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.995550916 +0000 UTC m=+6.114583971 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306240): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fd3260 item 29 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853068c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853068c0): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853068c0): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853068c0): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853068c0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.996682179 +0000 UTC m=+6.115715234 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853068c0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306e00): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306e00): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306e00): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306e00): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306e00): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.996682179 +0000 UTC m=+6.115715234 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085306e00): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fd37a0 item 30 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307440): _readAt: size=2, off=0 2026/05/24 01:05:17 ERROR : open-test-file(0x105085307440): Couldn't read size of file 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307440): >_readAt: n=0, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307440): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307440): >_writeAt: n=0, err=Bad file descriptor 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307440): close: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307440): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307800): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307800): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307800): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307800): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307800): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.997904916 +0000 UTC m=+6.116937970 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307800): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307ec0): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307ec0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307ec0): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307ec0): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307ec0): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.997904916 +0000 UTC m=+6.116937970 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085307ec0): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fd3b90 item 31 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085322640): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085322640): >openPending: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085322640): _writeAt: size=5, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085322640): >_writeAt: n=5, err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085322640): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.999075082 +0000 UTC m=+6.118108137 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085322640): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085322b80): _readAt: size=512, off=0 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085322b80): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085322b80): >openPending: err= 2026/05/24 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085322b80): >_readAt: n=5, err=EOF 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085322b80): close: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:17.999075082 +0000 UTC m=+6.118108137 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:17 DEBUG : open-test-file(0x105085322b80): >close: err= 2026/05/24 01:05:17 DEBUG : open-test-file: Remove: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050857b41c0 item 32 2026/05/24 01:05:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/24 01:05:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:17 DEBUG : open-test-file(0x1050853231c0): openPending: 2026/05/24 01:05:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853231c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853231c0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853231c0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853231c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.00017758 +0000 UTC m=+6.119210635 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853231c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085323640): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085323640): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085323640): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085323640): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085323640): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050857b4540 item 33 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085323640): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085323640): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.000596578 +0000 UTC m=+6.119629633 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085323640): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085323b40): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085323b40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085323b40): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085323b40): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085323b40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.000596578 +0000 UTC m=+6.119629633 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085323b40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050857b4700 item 33 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344280): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344280): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344280): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344280): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344280): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.001734953 +0000 UTC m=+6.120768008 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344280): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344700): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344700): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050857b4bd0 item 34 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344700): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344700): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344700): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344700): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344700): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.002292605 +0000 UTC m=+6.121325660 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344700): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344c40): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344c40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344c40): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344c40): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344c40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.002292605 +0000 UTC m=+6.121325660 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085344c40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050857b4d90 item 34 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345280): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345280): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345280): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345280): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345280): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.003386155 +0000 UTC m=+6.122419211 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345280): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345700): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345700): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345700): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345700): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345700): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050857b5110 item 35 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345700): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345700): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.00382985 +0000 UTC m=+6.122862905 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345700): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345c00): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345c00): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345c00): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345c00): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345c00): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.00382985 +0000 UTC m=+6.122862905 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085345c00): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050857b52d0 item 35 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368380): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368380): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368380): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368380): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368380): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.004940464 +0000 UTC m=+6.123973518 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368380): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368880): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368880): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050857b5810 item 36 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368880): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368880): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368880): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368880): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368880): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.005477435 +0000 UTC m=+6.124510490 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368880): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368dc0): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368dc0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368dc0): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368dc0): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368dc0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.005477435 +0000 UTC m=+6.124510490 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085368dc0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050857b5a40 item 36 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369400): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369400): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369400): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369400): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369400): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.006584882 +0000 UTC m=+6.125617937 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369400): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369880): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369880): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369880): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369880): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369880): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c0150 item 37 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369880): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369880): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.007064525 +0000 UTC m=+6.126097581 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369880): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369d80): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369d80): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369d80): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369d80): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369d80): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.007064525 +0000 UTC m=+6.126097581 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085369d80): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c03f0 item 37 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386500): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386500): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386500): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386500): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386500): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.008192952 +0000 UTC m=+6.127226007 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386500): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386a00): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386a00): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c0770 item 38 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386a00): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386a00): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386a00): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386a00): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386a00): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.008645584 +0000 UTC m=+6.127678639 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386a00): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386f40): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386f40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386f40): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386f40): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386f40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.008645584 +0000 UTC m=+6.127678639 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085386f40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c0930 item 38 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853875c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853875c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853875c0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853875c0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853875c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.009704218 +0000 UTC m=+6.128737273 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853875c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085387ac0): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085387ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085387ac0): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085387ac0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085387ac0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c0cb0 item 39 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085387ac0): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085387ac0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.010147472 +0000 UTC m=+6.129180527 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085387ac0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bc0c0): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bc0c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bc0c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bc0c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bc0c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.010147472 +0000 UTC m=+6.129180527 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bc0c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c0e70 item 39 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bc740): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bc740): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bc740): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bc740): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bc740): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.011310935 +0000 UTC m=+6.130343991 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bc740): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bcc40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bcc40): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c11f0 item 40 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bcc40): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bcc40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bcc40): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bcc40): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bcc40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.011762446 +0000 UTC m=+6.130795500 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bcc40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bd180): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bd180): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bd180): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bd180): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bd180): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.011762446 +0000 UTC m=+6.130795500 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bd180): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c13b0 item 40 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bd740): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bd740): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bd740): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bd740): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bd740): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bd740): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bd740): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.012823594 +0000 UTC m=+6.131856649 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bd740): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bdc40): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bdc40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bdc40): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c1730 item 41 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bdc40): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bdc40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.013247411 +0000 UTC m=+6.132280466 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050853bdc40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404200): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404200): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404200): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404200): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404200): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c18f0 item 41 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404200): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404200): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.013695884 +0000 UTC m=+6.132728938 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404200): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404740): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404740): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404740): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404740): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404740): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.013695884 +0000 UTC m=+6.132728938 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404740): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050858c1b90 item 41 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404d80): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404d80): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404d80): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404d80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404d80): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404d80): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404d80): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.014833839 +0000 UTC m=+6.133866894 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085404d80): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085405280): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085405280): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085405280): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f6e070 item 42 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085405280): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085405280): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.015268827 +0000 UTC m=+6.134301882 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085405280): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854057c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854057c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f6e380 item 42 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854057c0): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854057c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854057c0): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854057c0): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854057c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.015855334 +0000 UTC m=+6.134888399 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854057c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22040): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22040): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22040): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22040): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22040): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.015855334 +0000 UTC m=+6.134888399 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22040): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085234770 item 42 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22680): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22680): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22680): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22680): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22680): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22680): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22680): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.017206294 +0000 UTC m=+6.136239349 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22680): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22b80): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22b80): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22b80): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085234e00 item 43 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22b80): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22b80): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.017772722 +0000 UTC m=+6.136805787 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d22b80): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d230c0): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d230c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d230c0): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d230c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d230c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050852350a0 item 43 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d230c0): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d230c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.018364888 +0000 UTC m=+6.137397943 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d230c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d23600): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d23600): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d23600): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d23600): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d23600): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.018364888 +0000 UTC m=+6.137397943 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d23600): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085235260 item 43 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d23c40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d23c40): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d23c40): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d23c40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d23c40): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d23c40): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d23c40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.019729224 +0000 UTC m=+6.138762280 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d23c40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40240): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40240): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40240): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508528a070 item 44 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40240): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40240): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.020200752 +0000 UTC m=+6.139233807 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40240): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40780): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40780): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508528a3f0 item 44 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40780): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40780): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40780): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40780): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40780): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.020718387 +0000 UTC m=+6.139751442 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40780): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40d00): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40d00): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40d00): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40d00): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40d00): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.020718387 +0000 UTC m=+6.139751442 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d40d00): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508528a8c0 item 44 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d41340): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d41340): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d41340): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d41340): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d41340): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d41340): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d41340): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.021926326 +0000 UTC m=+6.140959381 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d41340): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d41840): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d41840): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d41840): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508528acb0 item 45 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d41840): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d41840): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.022430796 +0000 UTC m=+6.141463851 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d41840): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5c040): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5c040): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5c040): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5c040): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5c040): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.022430796 +0000 UTC m=+6.141463851 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5c040): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508528ae70 item 45 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5c680): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5c680): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5c680): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5c680): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5c680): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5c680): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5c680): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.023631981 +0000 UTC m=+6.142665036 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5c680): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5cb80): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5cb80): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5cb80): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508528b8f0 item 46 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5cb80): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5cb80): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.024168623 +0000 UTC m=+6.143201678 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5cb80): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5d280): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5d280): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5d280): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5d280): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5d280): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.024168623 +0000 UTC m=+6.143201678 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5d280): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508528bd50 item 46 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5d8c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5d8c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5d8c0): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5d8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5d8c0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5d8c0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5d8c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.025521918 +0000 UTC m=+6.144554973 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5d8c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5ddc0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5ddc0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5ddc0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085434230 item 47 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5ddc0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5ddc0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.025977915 +0000 UTC m=+6.145010970 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d5ddc0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d745c0): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d745c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d745c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d745c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d745c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.025977915 +0000 UTC m=+6.145010970 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d745c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854343f0 item 47 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d74c00): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d74c00): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d74c00): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d74c00): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d74c00): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d74c00): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d74c00): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.027528926 +0000 UTC m=+6.146561981 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d74c00): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d75100): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d75100): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d75100): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085434930 item 48 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d75100): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d75100): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.028116635 +0000 UTC m=+6.147149690 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d75100): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d75800): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d75800): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d75800): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d75800): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d75800): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.028116635 +0000 UTC m=+6.147149690 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d75800): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085434af0 item 48 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d75e40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d75e40): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d75e40): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d75e40): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d75e40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.029589498 +0000 UTC m=+6.148622553 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085d75e40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050856783c0): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050856783c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050856783c0): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050856783c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050856783c0): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050856783c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854350a0 item 49 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050856783c0): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050856783c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.030010198 +0000 UTC m=+6.149043254 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050856783c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085678900): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085678900): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085678900): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085678900): >_readAt: n=8, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085678900): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.030010198 +0000 UTC m=+6.149043254 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085678900): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085435260 item 49 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085678f80): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085678f80): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085678f80): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085678f80): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085678f80): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.032590518 +0000 UTC m=+6.151623573 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085678f80): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085679480): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085679480): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085679480): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085435650 item 50 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085679480): _readAt: size=2, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085679480): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085679480): _writeAt: size=3, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085679480): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085679480): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.033806031 +0000 UTC m=+6.152839086 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085679480): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085679a00): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085679a00): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085679a00): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085679a00): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085679a00): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.033806031 +0000 UTC m=+6.152839086 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085679a00): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085435810 item 50 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0180): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0180): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0180): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0180): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0180): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.03619116 +0000 UTC m=+6.155224215 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0180): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0680): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0680): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0680): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0680): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0680): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0680): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085435c00 item 51 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0680): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0680): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.036636377 +0000 UTC m=+6.155669432 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0680): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0bc0): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0bc0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0bc0): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0bc0): >_readAt: n=8, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0bc0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.036636377 +0000 UTC m=+6.155669432 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c0bc0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085435dc0 item 51 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cc700): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cc700): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cc700): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cc700): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cc700): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.038909692 +0000 UTC m=+6.157942748 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cc700): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859ccc80): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859ccc80): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859ccc80): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fa78f0 item 52 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859ccc80): _readAt: size=2, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859ccc80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859ccc80): _writeAt: size=3, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859ccc80): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859ccc80): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.039948449 +0000 UTC m=+6.158981534 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859ccc80): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cd200): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cd200): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cd200): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cd200): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cd200): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.039948449 +0000 UTC m=+6.158981534 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cd200): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fa7b90 item 52 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cd880): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cd880): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cd880): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cd880): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cd880): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.042225613 +0000 UTC m=+6.161258668 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cd880): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cdd80): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cdd80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cdd80): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cdd80): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cdd80): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cdd80): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8c690 item 53 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cdd80): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cdd80): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.042839341 +0000 UTC m=+6.161872396 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859cdd80): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbc3c0): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbc3c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbc3c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbc3c0): >_readAt: n=8, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbc3c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.042839341 +0000 UTC m=+6.161872396 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbc3c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8c850 item 53 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbca40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbca40): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbca40): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbca40): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbca40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.044053492 +0000 UTC m=+6.163086546 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbca40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbcf40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbcf40): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbcf40): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8ccb0 item 54 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbcf40): _readAt: size=2, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbcf40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbcf40): _writeAt: size=3, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbcf40): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbcf40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.044535929 +0000 UTC m=+6.163568984 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbcf40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbd4c0): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbd4c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbd4c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbd4c0): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbd4c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.044535929 +0000 UTC m=+6.163568984 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbd4c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8ce70 item 54 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbdb40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbdb40): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbdb40): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbdb40): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbdb40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.046249089 +0000 UTC m=+6.165282145 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dbdb40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6140): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6140): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6140): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6140): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6140): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6140): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8d1f0 item 55 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6140): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6140): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.046707671 +0000 UTC m=+6.165740727 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6140): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6680): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6680): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6680): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6680): >_readAt: n=8, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6680): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.046707671 +0000 UTC m=+6.165740727 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6680): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8d3b0 item 55 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6d00): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6d00): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6d00): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6d00): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6d00): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.048469985 +0000 UTC m=+6.167503040 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd6d00): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7200): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7200): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7200): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8d730 item 56 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7200): _readAt: size=2, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7200): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7200): _writeAt: size=3, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7200): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7200): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.049580809 +0000 UTC m=+6.168613863 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7200): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7780): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7780): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7780): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7780): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7780): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.049580809 +0000 UTC m=+6.168613863 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7780): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8d8f0 item 56 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7dc0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7dc0): open at offset 0 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7dc0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7dc0): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7dc0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7dc0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7dc0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.050939784 +0000 UTC m=+6.169972849 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dd7dc0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dee400): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dee400): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dee400): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8dc70 item 57 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dee400): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dee400): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.051348393 +0000 UTC m=+6.170381448 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dee400): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dee940): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dee940): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dee940): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dee940): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dee940): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dee940): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085a8de30 item 57 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dee940): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dee940): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.051837784 +0000 UTC m=+6.170870838 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085dee940): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085deeec0): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085deeec0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085deeec0): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085deeec0): >_readAt: n=8, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085deeec0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.051837784 +0000 UTC m=+6.170870838 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085deeec0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050855022a0 item 57 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085def500): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085def500): open at offset 0 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085def500): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085def500): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085def500): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085def500): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085def500): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085def500): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.053283163 +0000 UTC m=+6.172316219 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085def500): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085defa40): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085defa40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085defa40): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085502850 item 58 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085defa40): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085defa40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.053778697 +0000 UTC m=+6.172811752 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085defa40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818080): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818080): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818080): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085502a10 item 58 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818080): _readAt: size=2, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818080): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818080): _writeAt: size=3, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818080): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818080): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.054419877 +0000 UTC m=+6.173452932 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818080): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818640): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818640): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818640): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818640): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818640): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.054419877 +0000 UTC m=+6.173452932 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818640): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085502bd0 item 58 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818c80): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818c80): open at offset 0 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818c80): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818c80): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818c80): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818c80): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818c80): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818c80): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.055628688 +0000 UTC m=+6.174661743 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085818c80): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858191c0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858191c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858191c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050855031f0 item 59 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858191c0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858191c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.056060369 +0000 UTC m=+6.175093424 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858191c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085819700): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085819700): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085819700): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085819700): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085819700): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085819700): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050855033b0 item 59 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085819700): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085819700): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.05671277 +0000 UTC m=+6.175745825 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085819700): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085819c80): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085819c80): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085819c80): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085819c80): >_readAt: n=8, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085819c80): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.05671277 +0000 UTC m=+6.175745825 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085819c80): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085503570 item 59 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858423c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858423c0): open at offset 0 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858423c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858423c0): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858423c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858423c0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858423c0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858423c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.05825762 +0000 UTC m=+6.177290675 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858423c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085842900): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085842900): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085842900): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085503c70 item 60 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085842900): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085842900): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.058719119 +0000 UTC m=+6.177752173 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085842900): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085842e40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085842e40): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085842e40): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085350000 item 60 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085842e40): _readAt: size=2, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085842e40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085842e40): _writeAt: size=3, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085842e40): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085842e40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.059288231 +0000 UTC m=+6.178321286 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085842e40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085843400): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085843400): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085843400): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085843400): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085843400): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.059288231 +0000 UTC m=+6.178321286 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085843400): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085350310 item 60 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085843a40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085843a40): open at offset 0 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085843a40): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085843a40): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085843a40): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085843a40): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085843a40): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085843a40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.061047519 +0000 UTC m=+6.180080575 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085843a40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872080): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872080): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872080): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050853507e0 item 61 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872080): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872080): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.062331883 +0000 UTC m=+6.181364938 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872080): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872780): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872780): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872780): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872780): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872780): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.062331883 +0000 UTC m=+6.181364938 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872780): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085350bd0 item 61 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872dc0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872dc0): open at offset 0 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872dc0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872dc0): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872dc0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872dc0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872dc0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.063614754 +0000 UTC m=+6.182647809 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085872dc0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085873300): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085873300): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085873300): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085350f50 item 62 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085873300): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085873300): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.063999617 +0000 UTC m=+6.183032672 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085873300): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085873a00): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085873a00): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085873a00): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085873a00): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085873a00): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.063999617 +0000 UTC m=+6.183032672 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085873a00): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085351110 item 62 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890140): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890140): open at offset 0 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890140): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890140): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890140): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890140): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890140): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890140): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.066138837 +0000 UTC m=+6.185171891 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890140): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890680): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890680): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890680): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085351650 item 63 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890680): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890680): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.066573384 +0000 UTC m=+6.185606438 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890680): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890d80): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890d80): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890d80): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890d80): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890d80): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.066573384 +0000 UTC m=+6.185606438 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085890d80): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085351810 item 63 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858913c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858913c0): open at offset 0 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858913c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858913c0): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858913c0): >_readAt: n=0, err=Bad file descriptor 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858913c0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858913c0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858913c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.067818203 +0000 UTC m=+6.186851258 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858913c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085891900): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085891900): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085891900): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085351b90 item 64 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085891900): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085891900): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.068715079 +0000 UTC m=+6.187748134 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085891900): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0100): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0100): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0100): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0100): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0100): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.068715079 +0000 UTC m=+6.187748134 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0100): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085351d50 item 64 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0740): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0740): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0740): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0740): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0740): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.069928438 +0000 UTC m=+6.188961493 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0740): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0bc0): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0bc0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0bc0): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0bc0): >_readAt: n=2, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0bc0): _writeAt: size=3, off=2 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fae620 item 65 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0bc0): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0bc0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.070405496 +0000 UTC m=+6.189438551 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b0bc0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b10c0): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b10c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b10c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b10c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b10c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.070405496 +0000 UTC m=+6.189438551 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b10c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fae7e0 item 65 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b1700): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b1700): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b1700): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b1700): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b1700): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.071554392 +0000 UTC m=+6.190587447 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b1700): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b1b80): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b1b80): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fafab0 item 66 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b1b80): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b1b80): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b1b80): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b1b80): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b1b80): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.071989059 +0000 UTC m=+6.191022114 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858b1b80): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dc1c0): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dc1c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dc1c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dc1c0): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dc1c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.071989059 +0000 UTC m=+6.191022114 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dc1c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fafe30 item 66 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dc800): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dc800): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dc800): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dc800): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dc800): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.073175807 +0000 UTC m=+6.192208862 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dc800): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dcc80): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dcc80): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dcc80): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dcc80): >_readAt: n=2, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dcc80): _writeAt: size=3, off=2 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a8380 item 67 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dcc80): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dcc80): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.073596869 +0000 UTC m=+6.192629924 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dcc80): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dd180): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dd180): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dd180): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dd180): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dd180): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.073596869 +0000 UTC m=+6.192629924 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dd180): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a8540 item 67 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dd800): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dd800): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dd800): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dd800): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dd800): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.07468019 +0000 UTC m=+6.193713245 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858dd800): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858ddd00): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858ddd00): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a8a10 item 68 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858ddd00): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858ddd00): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858ddd00): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858ddd00): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858ddd00): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.075211902 +0000 UTC m=+6.194244957 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858ddd00): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fa340): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fa340): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fa340): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fa340): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fa340): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.075211902 +0000 UTC m=+6.194244957 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fa340): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a8c40 item 68 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fa980): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fa980): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fa980): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fa980): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fa980): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.07635102 +0000 UTC m=+6.195384075 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fa980): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fae00): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fae00): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fae00): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fae00): >_readAt: n=2, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fae00): _writeAt: size=3, off=2 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a9810 item 69 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fae00): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fae00): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.076792199 +0000 UTC m=+6.195825255 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fae00): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fb300): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fb300): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fb300): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fb300): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fb300): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.076792199 +0000 UTC m=+6.195825255 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fb300): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a9c00 item 69 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fb980): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fb980): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fb980): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fb980): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fb980): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.077918693 +0000 UTC m=+6.196951758 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fb980): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fbe80): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fbe80): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050852403f0 item 70 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fbe80): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fbe80): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fbe80): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fbe80): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fbe80): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.078455524 +0000 UTC m=+6.197488579 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050858fbe80): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859224c0): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859224c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859224c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859224c0): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859224c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.078455524 +0000 UTC m=+6.197488579 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859224c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050852405b0 item 70 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085922b40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085922b40): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085922b40): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085922b40): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085922b40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.079527604 +0000 UTC m=+6.198560660 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085922b40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923040): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923040): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923040): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923040): >_readAt: n=2, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923040): _writeAt: size=3, off=2 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085240d90 item 71 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923040): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923040): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.080030611 +0000 UTC m=+6.199063667 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923040): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923540): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923540): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923540): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923540): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923540): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.080030611 +0000 UTC m=+6.199063667 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923540): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050852410a0 item 71 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923bc0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923bc0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923bc0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923bc0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923bc0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.081213462 +0000 UTC m=+6.200246517 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085923bc0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594a1c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594a1c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085241650 item 72 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594a1c0): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594a1c0): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594a1c0): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594a1c0): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594a1c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.081760713 +0000 UTC m=+6.200793768 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594a1c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594a700): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594a700): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594a700): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594a700): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594a700): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.081760713 +0000 UTC m=+6.200793768 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594a700): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050852419d0 item 72 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594acc0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594acc0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594acc0): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594acc0): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594acc0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594acc0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594acc0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.082835308 +0000 UTC m=+6.201868364 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594acc0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594b1c0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594b1c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594b1c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854920e0 item 73 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594b1c0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594b1c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.083255088 +0000 UTC m=+6.202288142 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594b1c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594b680): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594b680): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594b680): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594b680): >_readAt: n=2, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594b680): _writeAt: size=3, off=2 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854927e0 item 73 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594b680): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594b680): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.083728769 +0000 UTC m=+6.202761824 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594b680): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594bbc0): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594bbc0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594bbc0): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594bbc0): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594bbc0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.083728769 +0000 UTC m=+6.202761824 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508594bbc0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085492b60 item 73 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597a300): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597a300): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597a300): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597a300): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597a300): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597a300): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597a300): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.084841757 +0000 UTC m=+6.203874812 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597a300): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597a800): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597a800): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597a800): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085492f50 item 74 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597a800): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597a800): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.085261045 +0000 UTC m=+6.204294100 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597a800): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597ad40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597ad40): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854931f0 item 74 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597ad40): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597ad40): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597ad40): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597ad40): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597ad40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.085796193 +0000 UTC m=+6.204829248 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597ad40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597b2c0): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597b2c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597b2c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597b2c0): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597b2c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.085796193 +0000 UTC m=+6.204829248 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597b2c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085493490 item 74 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597b900): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597b900): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597b900): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597b900): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597b900): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597b900): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597b900): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.08720319 +0000 UTC m=+6.206236245 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597b900): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597be00): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597be00): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597be00): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085493ab0 item 75 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597be00): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597be00): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.087611918 +0000 UTC m=+6.206644973 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x10508597be00): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6440): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6440): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6440): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6440): >_readAt: n=2, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6440): _writeAt: size=3, off=2 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105085493c70 item 75 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6440): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6440): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.088072644 +0000 UTC m=+6.207105700 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6440): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6980): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6980): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6980): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6980): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6980): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.088072644 +0000 UTC m=+6.207105700 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6980): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050851fa2a0 item 75 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6fc0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6fc0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6fc0): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6fc0): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6fc0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6fc0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6fc0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.089244535 +0000 UTC m=+6.208277590 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a6fc0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a74c0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a74c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a74c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050851fa9a0 item 76 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a74c0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a74c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.089673872 +0000 UTC m=+6.208706927 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a74c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a7a00): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a7a00): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050851fae70 item 76 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a7a00): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a7a00): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a7a00): _writeAt: size=3, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a7a00): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a7a00): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.090183442 +0000 UTC m=+6.209216497 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859a7a00): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8080): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8080): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8080): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8080): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8080): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.090183442 +0000 UTC m=+6.209216497 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8080): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050851fb1f0 item 76 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c86c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c86c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c86c0): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c86c0): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c86c0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c86c0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c86c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.092292153 +0000 UTC m=+6.211325208 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c86c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085405dc0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085405dc0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085405dc0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f6ea10 item 77 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085405dc0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085405dc0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.092991965 +0000 UTC m=+6.212025021 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085405dc0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854ba5c0): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854ba5c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854ba5c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854ba5c0): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854ba5c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.092991965 +0000 UTC m=+6.212025021 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854ba5c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f6ee70 item 77 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bac00): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bac00): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bac00): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bac00): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bac00): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bac00): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bac00): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.095074118 +0000 UTC m=+6.214107173 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bac00): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bb100): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bb100): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bb100): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f6f730 item 78 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bb100): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bb100): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.095708025 +0000 UTC m=+6.214741079 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bb100): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bb800): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bb800): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bb800): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bb800): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bb800): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.095708025 +0000 UTC m=+6.214741079 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050854bb800): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f6fab0 item 78 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1040): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1040): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1040): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1040): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1040): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1040): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1040): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.097472191 +0000 UTC m=+6.216505247 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1040): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1540): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1540): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1540): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f884d0 item 79 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1540): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1540): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.098364339 +0000 UTC m=+6.217397394 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1540): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1c40): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1c40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1c40): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1c40): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1c40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.098364339 +0000 UTC m=+6.217397394 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857c1c40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f88850 item 79 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857ea380): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857ea380): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857ea380): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857ea380): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857ea380): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857ea380): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857ea380): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.100226792 +0000 UTC m=+6.219259848 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857ea380): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857ea880): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857ea880): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857ea880): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f89030 item 80 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857ea880): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857ea880): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.100808941 +0000 UTC m=+6.219841996 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857ea880): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eaf80): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eaf80): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eaf80): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eaf80): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eaf80): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.100808941 +0000 UTC m=+6.219841996 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eaf80): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f89260 item 80 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eb5c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eb5c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eb5c0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eb5c0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eb5c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.102128812 +0000 UTC m=+6.221161867 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eb5c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eba40): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eba40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eba40): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eba40): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eba40): >_readAt: n=2, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eba40): _writeAt: size=3, off=7 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f89ab0 item 81 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eba40): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eba40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.102666164 +0000 UTC m=+6.221699219 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050857eba40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92080): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92080): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92080): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92080): >_readAt: n=8, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92080): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.102666164 +0000 UTC m=+6.221699219 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92080): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084f89ce0 item 81 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92700): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92700): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92700): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92700): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92700): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.104037685 +0000 UTC m=+6.223070740 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92700): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92c00): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92c00): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92c00): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a64d0 item 82 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92c00): _readAt: size=2, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92c00): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92c00): _writeAt: size=3, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92c00): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92c00): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.104591449 +0000 UTC m=+6.223624503 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a92c00): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93180): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93180): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93180): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93180): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93180): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.104591449 +0000 UTC m=+6.223624503 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93180): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a6700 item 82 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93800): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93800): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93800): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93800): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93800): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.105972356 +0000 UTC m=+6.225005410 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93800): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93d00): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93d00): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93d00): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93d00): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93d00): >_readAt: n=2, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93d00): _writeAt: size=3, off=7 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a7180 item 83 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93d00): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93d00): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.106511382 +0000 UTC m=+6.225544436 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085a93d00): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab6340): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab6340): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab6340): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab6340): >_readAt: n=8, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab6340): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.106511382 +0000 UTC m=+6.225544436 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab6340): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a7340 item 83 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab69c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab69c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab69c0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab69c0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab69c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.107739519 +0000 UTC m=+6.226772574 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab69c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab6ec0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab6ec0): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab6ec0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a76c0 item 84 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab6ec0): _readAt: size=2, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab6ec0): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab6ec0): _writeAt: size=3, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab6ec0): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab6ec0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.108432868 +0000 UTC m=+6.227465923 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab6ec0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab7440): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab7440): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab7440): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab7440): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab7440): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.108432868 +0000 UTC m=+6.227465923 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab7440): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050854a7880 item 84 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab7ac0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab7ac0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab7ac0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab7ac0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab7ac0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.10996788 +0000 UTC m=+6.229000934 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085ab7ac0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adc0c0): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adc0c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adc0c0): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adc0c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adc0c0): >_readAt: n=2, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adc0c0): _writeAt: size=3, off=7 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508521a230 item 85 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adc0c0): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adc0c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.110677849 +0000 UTC m=+6.229710905 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adc0c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adc600): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adc600): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adc600): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adc600): >_readAt: n=8, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adc600): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.110677849 +0000 UTC m=+6.229710905 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adc600): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508521a620 item 85 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adcc80): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adcc80): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adcc80): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adcc80): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adcc80): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.112728422 +0000 UTC m=+6.231761477 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085adcc80): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085add180): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085add180): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085add180): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508521b490 item 86 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085add180): _readAt: size=2, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085add180): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085add180): _writeAt: size=3, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085add180): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085add180): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.113971487 +0000 UTC m=+6.233004542 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085add180): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085add700): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085add700): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085add700): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085add700): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085add700): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.113971487 +0000 UTC m=+6.233004542 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085add700): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fde310 item 86 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085addd80): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085addd80): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085addd80): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085addd80): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085addd80): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.116963861 +0000 UTC m=+6.235996916 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085addd80): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afe380): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afe380): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afe380): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afe380): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afe380): >_readAt: n=2, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afe380): _writeAt: size=3, off=7 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fdeaf0 item 87 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afe380): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afe380): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.117640599 +0000 UTC m=+6.236673654 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afe380): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afe8c0): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afe8c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afe8c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afe8c0): >_readAt: n=8, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afe8c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.117640599 +0000 UTC m=+6.236673654 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afe8c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fdf490 item 87 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afef40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afef40): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afef40): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afef40): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afef40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.119812493 +0000 UTC m=+6.238845547 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085afef40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085aff440): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085aff440): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085aff440): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fdf8f0 item 88 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085aff440): _readAt: size=2, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085aff440): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085aff440): _writeAt: size=3, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085aff440): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085aff440): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.121310432 +0000 UTC m=+6.240343488 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085aff440): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085aff9c0): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085aff9c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085aff9c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085aff9c0): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085aff9c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.121310432 +0000 UTC m=+6.240343488 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085aff9c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084fdfab0 item 88 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e100): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e100): open at offset 0 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e100): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e100): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e100): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e100): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e100): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e100): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.123993478 +0000 UTC m=+6.243026543 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e100): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e640): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e640): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e640): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084bfa7e0 item 89 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e640): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e640): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.124780806 +0000 UTC m=+6.243813861 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e640): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1eb80): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1eb80): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1eb80): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1eb80): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1eb80): >_readAt: n=2, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1eb80): _writeAt: size=3, off=7 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084bfaa80 item 89 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1eb80): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1eb80): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.125776511 +0000 UTC m=+6.244809566 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1eb80): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8a40): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8a40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8a40): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8a40): >_readAt: n=8, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8a40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.125776511 +0000 UTC m=+6.244809566 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8a40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050851fb6c0 item 89 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c9080): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c9080): open at offset 0 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c9080): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c9080): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c9080): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c9080): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c9080): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c9080): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.128247754 +0000 UTC m=+6.247280829 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c9080): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c95c0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c95c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c95c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1050851fbce0 item 90 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c95c0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c95c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.129341345 +0000 UTC m=+6.248374399 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c95c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e1c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e1c0): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e1c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084bfa2a0 item 90 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e1c0): _readAt: size=2, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e1c0): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e1c0): _writeAt: size=3, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e1c0): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e1c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.130582576 +0000 UTC m=+6.249615631 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e1c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e780): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e780): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e780): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e780): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e780): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.130582576 +0000 UTC m=+6.249615631 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1e780): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084bfa7e0 item 90 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1ee00): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1ee00): open at offset 0 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1ee00): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1ee00): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1ee00): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1ee00): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1ee00): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1ee00): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.132861653 +0000 UTC m=+6.251894709 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1ee00): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1f440): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1f440): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1f440): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084bfb260 item 91 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1f440): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1f440): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.133634403 +0000 UTC m=+6.252667459 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1f440): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1f980): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1f980): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1f980): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1f980): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1f980): >_readAt: n=2, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1f980): _writeAt: size=3, off=7 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084bfb570 item 91 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1f980): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1f980): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.134430699 +0000 UTC m=+6.253463754 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085b1f980): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8000): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8000): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8000): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8000): >_readAt: n=8, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8000): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.134430699 +0000 UTC m=+6.253463754 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8000): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x105084bfb810 item 91 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8640): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8640): open at offset 0 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8640): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8640): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8640): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8640): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8640): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8640): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.136457456 +0000 UTC m=+6.255490511 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c8640): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c9b40): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c9b40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c9b40): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582a070 item 92 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c9b40): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c9b40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.137318564 +0000 UTC m=+6.256351619 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050859c9b40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050855221c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050855221c0): open at offset 5 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050855221c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582a230 item 92 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050855221c0): _readAt: size=2, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050855221c0): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050855221c0): _writeAt: size=3, off=5 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050855221c0): >_writeAt: n=3, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050855221c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.138253744 +0000 UTC m=+6.257286798 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050855221c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050855227c0): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050855227c0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050855227c0): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050855227c0): >_readAt: n=3, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050855227c0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.138253744 +0000 UTC m=+6.257286798 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050855227c0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582a3f0 item 92 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085523300): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085523300): open at offset 0 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085523300): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085523300): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085523300): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085523300): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085523300): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085523300): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.140637319 +0000 UTC m=+6.259670374 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085523300): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085523cc0): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085523cc0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085523cc0): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582a7e0 item 93 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085523cc0): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085523cc0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.14147827 +0000 UTC m=+6.260511345 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085523cc0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050850b5ac0): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050850b5ac0): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050850b5ac0): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050850b5ac0): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050850b5ac0): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.14147827 +0000 UTC m=+6.260511345 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x1050850b5ac0): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582a9a0 item 93 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538200): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538200): open at offset 0 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538200): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538200): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538200): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538200): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538200): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538200): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.143179386 +0000 UTC m=+6.262212441 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538200): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538740): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538740): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538740): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582ad20 item 94 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538740): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538740): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.143866945 +0000 UTC m=+6.262899999 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538740): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538e40): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538e40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538e40): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538e40): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538e40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.143866945 +0000 UTC m=+6.262899999 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085538e40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582aee0 item 94 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085539480): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085539480): open at offset 0 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085539480): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085539480): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085539480): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085539480): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085539480): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085539480): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.145441541 +0000 UTC m=+6.264474596 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085539480): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085539a40): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085539a40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085539a40): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582b3b0 item 95 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085539a40): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085539a40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.14588241 +0000 UTC m=+6.264915465 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105085539a40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef0700): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef0700): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef0700): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef0700): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef0700): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.14588241 +0000 UTC m=+6.264915465 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef0700): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582b570 item 95 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef0f40): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef0f40): open at offset 0 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef0f40): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef0f40): _readAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef0f40): >_readAt: n=0, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef0f40): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef0f40): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef0f40): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.147235705 +0000 UTC m=+6.266268760 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef0f40): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef1c80): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef1c80): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef1c80): >openPending: err= 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582b8f0 item 96 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef1c80): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef1c80): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.147866957 +0000 UTC m=+6.266900012 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084ef1c80): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/24 01:05:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : open-test-file: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084c56c00): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084c56c00): openPending: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084c56c00): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084c56c00): >_readAt: n=5, err=EOF 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084c56c00): close: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-24 01:05:18.147866957 +0000 UTC m=+6.266900012 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : open-test-file(0x105084c56c00): >close: err= 2026/05/24 01:05:18 DEBUG : open-test-file: Remove: 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x10508582bab0 item 96 2026/05/24 01:05:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/24 01:05:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/24 01:05:18 DEBUG : open-test-file: >Remove: err= 2026/05/24 01:05:18 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:18 DEBUG : Looking for writers 2026/05/24 01:05:18 DEBUG : >WaitForWriters: 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.44s) --- PASS: TestRWFileHandleOpenTests/writes (0.22s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.22s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : file1: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : file1(0x10508506e640): openPending: 2026/05/24 01:05:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:18 DEBUG : file1(0x10508506e640): >openPending: err= 2026/05/24 01:05:18 DEBUG : file1: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/24 01:05:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/24 01:05:18 DEBUG : file1(0x10508506e640): _writeAt: size=2, off=0 2026/05/24 01:05:18 DEBUG : file1(0x10508506e640): >_writeAt: n=2, err= 2026/05/24 01:05:18 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/24 01:05:18 DEBUG : file1(0x10508506e640): RWFileHandle.Flush 2026/05/24 01:05:18 DEBUG : file1(0x10508506e640): RWFileHandle.Release 2026/05/24 01:05:18 DEBUG : file1(0x10508506e640): close: 2026/05/24 01:05:18 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/24 01:05:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : file1(0x10508506e640): >close: err= 2026/05/24 01:05:18 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:18 DEBUG : Looking for writers 2026/05/24 01:05:18 DEBUG : file1: reading active writers 2026/05/24 01:05:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:05:18 DEBUG : Looking for writers 2026/05/24 01:05:18 DEBUG : file1: reading active writers 2026/05/24 01:05:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:05:18 DEBUG : Looking for writers 2026/05/24 01:05:18 DEBUG : file1: reading active writers 2026/05/24 01:05:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:05:18 DEBUG : Looking for writers 2026/05/24 01:05:18 DEBUG : file1: reading active writers 2026/05/24 01:05:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:05:18 DEBUG : file1: vfs cache: starting upload 2026/05/24 01:05:18 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1.a0a9169e.partial" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1.a0a9169e.partial 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-hijarip6dutu/file1.a0a9169e.partial 2026/05/24 01:05:18 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/24 01:05:18 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/24 01:05:18 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/05/24 01:05:18 INFO : file1: Copied (new) 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:18 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/24 01:05:18 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/24 01:05:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/24 01:05:18 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:18 INFO : file1: vfs cache: upload succeeded try #1 2026/05/24 01:05:18 DEBUG : Looking for writers 2026/05/24 01:05:18 DEBUG : file1: reading active writers 2026/05/24 01:05:18 DEBUG : >WaitForWriters: 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:18 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:18 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/05/24 01:05:18 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:18 DEBUG : Looking for writers 2026/05/24 01:05:18 DEBUG : file1: reading active writers 2026/05/24 01:05:18 DEBUG : >WaitForWriters: 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:18 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:18 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:18 DEBUG : rename_me: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : rename_me(0x105085456140): openPending: 2026/05/24 01:05:18 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/24 01:05:18 DEBUG : rename_me(0x105085456140): >openPending: err= 2026/05/24 01:05:18 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/24 01:05:18 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/24 01:05:18 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/24 01:05:18 DEBUG : rename_me(0x105085456140): _writeAt: size=5, off=0 2026/05/24 01:05:18 DEBUG : rename_me(0x105085456140): >_writeAt: n=5, err= 2026/05/24 01:05:18 DEBUG : rename_me(0x105085456140): close: 2026/05/24 01:05:18 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-24 01:05:18.323120044 +0000 UTC m=+6.442153110 2026/05/24 01:05:18 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/24 01:05:18 DEBUG : rename_me(0x105085456140): >close: err= 2026/05/24 01:05:18 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/24 01:05:18 DEBUG : i_was_renamed: Updating file with 0x1050857e6270 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/24 01:05:18 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:18 DEBUG : Looking for writers 2026/05/24 01:05:18 DEBUG : i_was_renamed: reading active writers 2026/05/24 01:05:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/24 01:05:18 DEBUG : Looking for writers 2026/05/24 01:05:18 DEBUG : i_was_renamed: reading active writers 2026/05/24 01:05:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/24 01:05:18 DEBUG : Looking for writers 2026/05/24 01:05:18 DEBUG : i_was_renamed: reading active writers 2026/05/24 01:05:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/24 01:05:18 DEBUG : Looking for writers 2026/05/24 01:05:18 DEBUG : i_was_renamed: reading active writers 2026/05/24 01:05:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/24 01:05:18 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/24 01:05:18 DEBUG : i_was_renamed.0c90bba0.partial: size = 5 OK 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/i_was_renamed.0c90bba0.partial" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/i_was_renamed.0c90bba0.partial 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hijarip6dutu/i_was_renamed.0c90bba0.partial 2026/05/24 01:05:18 DEBUG : i_was_renamed.0c90bba0.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/24 01:05:18 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/24 01:05:18 DEBUG : i_was_renamed.0c90bba0.partial: renamed to: i_was_renamed 2026/05/24 01:05:18 INFO : i_was_renamed: Copied (new) 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/i_was_renamed" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/i_was_renamed 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hijarip6dutu/i_was_renamed 2026/05/24 01:05:18 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/24 01:05:18 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-24 01:05:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/24 01:05:18 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/24 01:05:18 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/24 01:05:18 DEBUG : Looking for writers 2026/05/24 01:05:18 DEBUG : i_was_renamed: reading active writers 2026/05/24 01:05:18 DEBUG : >WaitForWriters: 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/24 01:05:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu" 2026/05/24 01:05:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/05/24 01:05:18 DEBUG : forgetting directory cache 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate(0x105085457180): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate(0x105085457180): openPending: 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-24 00:06:18 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate(0x105085457180): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate(0x105085457180): >_readAt: n=20, err=EOF 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate(0x105085457180): close: 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:06:18 +0000 UTC 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate(0x105085457180): >close: err= 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/05/24 01:05:18 DEBUG : forgetting directory cache 2026/05/24 01:05:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate(0x105084fef100): _readAt: size=512, off=0 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate(0x105084fef100): openPending: 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-24 00:07:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-24 00:06:18 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-24 00:07:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-24 00:06:18 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/24 01:05:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/24 01:05:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate(0x105084fef100): >openPending: err= 2026/05/24 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate(0x105084fef100): >_readAt: n=20, err=EOF 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate(0x105084fef100): close: 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:07:18 +0000 UTC 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate(0x105084fef100): >close: err= 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:18 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/05/24 01:05:19 DEBUG : forgetting directory cache 2026/05/24 01:05:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x10508579f5c0): _readAt: size=512, off=0 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x10508579f5c0): openPending: 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-24 00:08:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-24 00:07:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-24 00:08:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-24 00:07:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/24 01:05:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/24 01:05:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x10508579f5c0): >openPending: err= 2026/05/24 01:05:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x10508579f5c0): >_readAt: n=20, err=EOF 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x10508579f5c0): close: 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:08:18 +0000 UTC 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x10508579f5c0): >close: err= 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/05/24 01:05:19 DEBUG : forgetting directory cache 2026/05/24 01:05:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x10508579fc80): _readAt: size=512, off=0 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x10508579fc80): openPending: 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-24 00:09:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-24 00:08:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-24 00:09:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-24 00:08:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/24 01:05:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/24 01:05:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x10508579fc80): >openPending: err= 2026/05/24 01:05:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x10508579fc80): >_readAt: n=20, err=EOF 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x10508579fc80): close: 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:09:18 +0000 UTC 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x10508579fc80): >close: err= 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/05/24 01:05:19 DEBUG : forgetting directory cache 2026/05/24 01:05:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x105085264080): _readAt: size=512, off=0 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x105085264080): openPending: 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-24 00:10:18 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-24 00:09:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-24 00:10:18 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-24 00:09:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/24 01:05:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/24 01:05:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x105085264080): >openPending: err= 2026/05/24 01:05:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x105085264080): >_readAt: n=20, err=EOF 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x105085264080): close: 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:10:18 +0000 UTC 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x105085264080): >close: err= 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/05/24 01:05:19 DEBUG : forgetting directory cache 2026/05/24 01:05:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x1050859cca80): _readAt: size=512, off=0 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x1050859cca80): openPending: 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-24 00:11:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-24 00:10:18 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-24 00:11:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-24 00:10:18 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/24 01:05:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/24 01:05:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x1050859cca80): >openPending: err= 2026/05/24 01:05:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x1050859cca80): >_readAt: n=20, err=EOF 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x1050859cca80): close: 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:11:18 +0000 UTC 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x1050859cca80): >close: err= 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/05/24 01:05:19 DEBUG : forgetting directory cache 2026/05/24 01:05:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x105085181ac0): _readAt: size=512, off=0 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x105085181ac0): openPending: 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-24 00:12:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-24 00:11:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-24 00:12:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-24 00:11:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/24 01:05:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/24 01:05:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x105085181ac0): >openPending: err= 2026/05/24 01:05:19 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x105085181ac0): >_readAt: n=21, err=EOF 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x105085181ac0): close: 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:12:18 +0000 UTC 2026/05/24 01:05:19 DEBUG : TestRWCacheUpdate(0x105085181ac0): >close: err= 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/05/24 01:05:20 DEBUG : forgetting directory cache 2026/05/24 01:05:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate(0x1050853889c0): _readAt: size=512, off=0 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate(0x1050853889c0): openPending: 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-24 00:13:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-24 00:12:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-24 00:13:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-24 00:12:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/24 01:05:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/24 01:05:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate(0x1050853889c0): >openPending: err= 2026/05/24 01:05:20 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate(0x1050853889c0): >_readAt: n=22, err=EOF 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate(0x1050853889c0): close: 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:13:18 +0000 UTC 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate(0x1050853889c0): >close: err= 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/05/24 01:05:20 DEBUG : forgetting directory cache 2026/05/24 01:05:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate(0x1050859cd600): _readAt: size=512, off=0 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate(0x1050859cd600): openPending: 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-24 00:14:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-24 00:13:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-24 00:14:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-24 00:13:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/24 01:05:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/24 01:05:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate(0x1050859cd600): >openPending: err= 2026/05/24 01:05:20 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate(0x1050859cd600): >_readAt: n=23, err=EOF 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate(0x1050859cd600): close: 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:14:18 +0000 UTC 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate(0x1050859cd600): >close: err= 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/05/24 01:05:20 DEBUG : forgetting directory cache 2026/05/24 01:05:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate(0x1050854c6080): _readAt: size=512, off=0 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate(0x1050854c6080): openPending: 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-hijarip6dutu/TestRWCacheUpdate 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-24 00:15:18 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-24 00:14:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-24 00:15:18 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-24 00:14:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/24 01:05:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/24 01:05:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate(0x1050854c6080): >openPending: err= 2026/05/24 01:05:20 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate(0x1050854c6080): >_readAt: n=24, err=EOF 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate(0x1050854c6080): close: 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-24 00:15:18 +0000 UTC 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate(0x1050854c6080): >close: err= 2026/05/24 01:05:20 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:20 DEBUG : Looking for writers 2026/05/24 01:05:20 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/24 01:05:20 DEBUG : >WaitForWriters: 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.17s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/FiLeA" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/FiLeA 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-hijarip6dutu/FiLeA 2026/05/24 01:05:20 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/FiLeA" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/FiLeA 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-hijarip6dutu/FiLeA 2026/05/24 01:05:20 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/FiLeB" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/FiLeB 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-hijarip6dutu/FiLeB 2026/05/24 01:05:20 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/FiLeB" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/FiLeB 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-hijarip6dutu/FiLeB 2026/05/24 01:05:20 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/24 01:05:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/24 01:05:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/24 01:05:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/FiLeA" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/FiLeA 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-hijarip6dutu/FiLeA 2026/05/24 01:05:20 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/24 01:05:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/24 01:05:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/24 01:05:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/FiLeA" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/FiLeA 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-hijarip6dutu/FiLeA 2026/05/24 01:05:20 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/24 01:05:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/24 01:05:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/24 01:05:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/24 01:05:20 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/24 01:05:20 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/FiLeB" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/FiLeB 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-hijarip6dutu/FiLeB 2026/05/24 01:05:20 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/24 01:05:20 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/24 01:05:20 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/24 01:05:20 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/FilEb" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/FilEb 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-hijarip6dutu/FilEb 2026/05/24 01:05:20 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/FiLeA" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/FiLeA 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-hijarip6dutu/FiLeA 2026/05/24 01:05:20 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/FiLeA" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/FiLeA 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-hijarip6dutu/FiLeA 2026/05/24 01:05:20 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/FiLeB" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/FiLeB 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-hijarip6dutu/FiLeB 2026/05/24 01:05:20 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/FiLeB" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/FiLeB 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-hijarip6dutu/FiLeB 2026/05/24 01:05:20 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/FilEb" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/FilEb 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-hijarip6dutu/FilEb 2026/05/24 01:05:20 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/FilEb" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/FilEb 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-hijarip6dutu/FilEb 2026/05/24 01:05:20 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/05/24 01:05:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/24 01:05:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/24 01:05:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/24 01:05:20 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/24 01:05:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/24 01:05:20 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/24 01:05:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/24 01:05:20 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/24 01:05:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/24 01:05:20 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/24 01:05:20 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/FiLeB" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/FiLeB 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-hijarip6dutu/FiLeB 2026/05/24 01:05:20 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/24 01:05:20 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/24 01:05:20 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/24 01:05:20 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/FilEb" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/FilEb 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-hijarip6dutu/FilEb 2026/05/24 01:05:20 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/24 01:05:20 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/24 01:05:20 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/24 01:05:20 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/24 01:05:20 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/24 01:05:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/24 01:05:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/24 01:05:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:20 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:20 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:20 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/24 01:05:20 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/24 01:05:20 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/24 01:05:20 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/24 01:05:20 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:20 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:20 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:20 DEBUG : Looking for writers 2026/05/24 01:05:20 DEBUG : FiLeA: reading active writers 2026/05/24 01:05:20 DEBUG : FiLeB: reading active writers 2026/05/24 01:05:20 DEBUG : FilEb: reading active writers 2026/05/24 01:05:20 DEBUG : >WaitForWriters: 2026/05/24 01:05:20 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:20 DEBUG : Looking for writers 2026/05/24 01:05:20 DEBUG : FiLeA: reading active writers 2026/05/24 01:05:20 DEBUG : FiLeB: reading active writers 2026/05/24 01:05:20 DEBUG : FilEb: reading active writers 2026/05/24 01:05:20 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.08s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/normal name with no special characters.txt" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/normal\ name\ with\ no\ special\ characters.txt 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-hijarip6dutu/normal name with no special characters.txt 2026/05/24 01:05:20 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/normal name with no special characters.txt" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/normal\ name\ with\ no\ special\ characters.txt 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-hijarip6dutu/normal name with no special characters.txt 2026/05/24 01:05:20 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/測試_Русский___ě_áñ" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/測試_Русский___ě_áñ 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-hijarip6dutu/測試_Русский___ě_áñ 2026/05/24 01:05:20 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/測試_Русский___ě_áñ" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/測試_Русский___ě_áñ 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-hijarip6dutu/測試_Русский___ě_áñ 2026/05/24 01:05:20 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/24 01:05:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/24 01:05:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/24 01:05:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/normal name with no special characters.txt" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/normal\ name\ with\ no\ special\ characters.txt 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-hijarip6dutu/normal name with no special characters.txt 2026/05/24 01:05:20 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/24 01:05:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/24 01:05:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/24 01:05:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/測試_Русский___ě_áñ" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/測試_Русский___ě_áñ 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-hijarip6dutu/測試_Русский___ě_áñ 2026/05/24 01:05:20 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/24 01:05:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/24 01:05:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/24 01:05:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:20 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:20 DEBUG : Looking for writers 2026/05/24 01:05:20 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/24 01:05:20 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/24 01:05:20 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Reusing VFS from active cache 2026/05/24 01:05:20 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:20 DEBUG : Looking for writers 2026/05/24 01:05:20 DEBUG : >WaitForWriters: 2026/05/24 01:05:20 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:20 DEBUG : Looking for writers 2026/05/24 01:05:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:20 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:20 DEBUG : Looking for writers 2026/05/24 01:05:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:20 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:20 DEBUG : Looking for writers 2026/05/24 01:05:20 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:20 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:20 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file2" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:20 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file2" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:20 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/24 01:05:20 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:20 DEBUG : dir: Looking for writers 2026/05/24 01:05:20 DEBUG : file2: reading active writers 2026/05/24 01:05:20 DEBUG : Looking for writers 2026/05/24 01:05:20 DEBUG : dir: reading active writers 2026/05/24 01:05:20 DEBUG : file1: reading active writers 2026/05/24 01:05:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.03s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:20 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:20 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file2" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:20 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file2" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:20 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/24 01:05:20 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:20 DEBUG : dir: Looking for writers 2026/05/24 01:05:20 DEBUG : Looking for writers 2026/05/24 01:05:20 DEBUG : file1: reading active writers 2026/05/24 01:05:20 DEBUG : dir: reading active writers 2026/05/24 01:05:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.03s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:20 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:20 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file2" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:20 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file2" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:20 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/24 01:05:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : forgetting directory cache 2026/05/24 01:05:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/24 01:05:20 DEBUG : file1: Open: flags=O_RDONLY 2026/05/24 01:05:20 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/24 01:05:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/24 01:05:20 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/24 01:05:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/24 01:05:20 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/24 01:05:20 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/24 01:05:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: File to upload is small (0 bytes), uploading instead of streaming 2026/05/24 01:05:20 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/new_file.txt" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/new_file.txt 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hijarip6dutu/dir/new_file.txt 2026/05/24 01:05:20 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/24 01:05:20 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/24 01:05:20 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/24 01:05:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/24 01:05:20 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:20 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/24 01:05:20 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:20 DEBUG : dir: Looking for writers 2026/05/24 01:05:20 DEBUG : file2: reading active writers 2026/05/24 01:05:20 DEBUG : new_file.txt: reading active writers 2026/05/24 01:05:20 DEBUG : Looking for writers 2026/05/24 01:05:20 DEBUG : dir: reading active writers 2026/05/24 01:05:20 DEBUG : file1: reading active writers 2026/05/24 01:05:20 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file2" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:20 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file2" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-hijarip6dutu/dir/file2 2026/05/24 01:05:20 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/24 01:05:20 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/24 01:05:20 DEBUG : dir/file1: Updating file with dir/file1 0x1050854d40d0 2026/05/24 01:05:20 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/24 01:05:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:20 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir/file1" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-hijarip6dutu/dir/file1 2026/05/24 01:05:20 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/24 01:05:20 INFO : dir/file1: Moved (server-side) to: file0 2026/05/24 01:05:20 DEBUG : file0: Updating file with file0 0x1050854d40d0 2026/05/24 01:05:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/24 01:05:20 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file0" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file0 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-hijarip6dutu/file0 2026/05/24 01:05:20 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file0" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/file0 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-hijarip6dutu/file0 2026/05/24 01:05:20 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/24 01:05:20 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:20 DEBUG : dir: Looking for writers 2026/05/24 01:05:20 DEBUG : Looking for writers 2026/05/24 01:05:20 DEBUG : dir: reading active writers 2026/05/24 01:05:20 DEBUG : file0: reading active writers 2026/05/24 01:05:20 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.03s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Server has VFS statistics extension 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: About path "/home/rclone/rclone-test-hijarip6dutu" 2026/05/24 01:05:20 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:20 DEBUG : Looking for writers 2026/05/24 01:05:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:20 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/24 01:05:20 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/24 01:05:20 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/24 01:05:20 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/24 01:05:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: New connection 127.0.0.1:46252->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/24 01:05:20 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/24 01:05:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: New connection 127.0.0.1:46258->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/24 01:05:21 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:21 DEBUG : Looking for writers 2026/05/24 01:05:21 DEBUG : a: Looking for writers 2026/05/24 01:05:21 DEBUG : b: Looking for writers 2026/05/24 01:05:21 DEBUG : c: Looking for writers 2026/05/24 01:05:21 DEBUG : d: Looking for writers 2026/05/24 01:05:21 DEBUG : Looking for writers 2026/05/24 01:05:21 DEBUG : /: reading active writers 2026/05/24 01:05:21 DEBUG : a: reading active writers 2026/05/24 01:05:21 DEBUG : b: reading active writers 2026/05/24 01:05:21 DEBUG : c: reading active writers 2026/05/24 01:05:21 DEBUG : d: reading active writers 2026/05/24 01:05:21 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.22s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:21 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/24 01:05:21 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/24 01:05:21 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/24 01:05:21 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/24 01:05:21 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:21 DEBUG : a/b/c/d: Looking for writers 2026/05/24 01:05:21 DEBUG : a/b/c: Looking for writers 2026/05/24 01:05:21 DEBUG : d: reading active writers 2026/05/24 01:05:21 DEBUG : a/b: Looking for writers 2026/05/24 01:05:21 DEBUG : c: reading active writers 2026/05/24 01:05:21 DEBUG : a: Looking for writers 2026/05/24 01:05:21 DEBUG : b: reading active writers 2026/05/24 01:05:21 DEBUG : Looking for writers 2026/05/24 01:05:21 DEBUG : a: reading active writers 2026/05/24 01:05:21 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:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:21 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:21 DEBUG : Looking for writers 2026/05/24 01:05:21 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:05:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:05:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:21 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/24 01:05:21 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/24 01:05:21 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/24 01:05:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: File to upload is small (5 bytes), uploading instead of streaming 2026/05/24 01:05:21 DEBUG : file1: size = 5 OK 2026/05/24 01:05:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:21 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/24 01:05:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/24 01:05:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/24 01:05:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:21 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/24 01:05:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:21 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/24 01:05:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:05:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:05:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:05:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:05:21 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/24 01:05:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/24 01:05:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 01:05:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:05:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:05:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: File to upload is small (0 bytes), uploading instead of streaming 2026/05/24 01:05:21 DEBUG : file1: size = 0 OK 2026/05/24 01:05:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:21 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/24 01:05:21 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/24 01:05:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/24 01:05:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/24 01:05:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/24 01:05:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:05:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:05:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: File to upload is small (7 bytes), uploading instead of streaming 2026/05/24 01:05:21 DEBUG : file1: size = 7 OK 2026/05/24 01:05:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:21 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/05/24 01:05:21 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/24 01:05:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/24 01:05:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:21 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:21 DEBUG : Looking for writers 2026/05/24 01:05:21 DEBUG : file1: reading active writers 2026/05/24 01:05:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:05:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:05:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:21 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/24 01:05:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu/dir/file1: no such file or directory 2026/05/24 01:05:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu/dir/file1: no such file or directory 2026/05/24 01:05:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu/dir/file1: no such file or directory 2026/05/24 01:05:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu/dir/file1: no such file or directory 2026/05/24 01:05:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu/dir/file1: no such file or directory 2026/05/24 01:05:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu/dir/file1: no such file or directory 2026/05/24 01:05:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu/dir/file1: no such file or directory 2026/05/24 01:05:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu/dir/file1: no such file or directory 2026/05/24 01:05:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu/dir/file1: no such file or directory 2026/05/24 01:05:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{sy5Cp}/rclone-test-hijarip6dutu/dir/file1: no such file or directory 2026/05/24 01:05:22 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/24 01:05:22 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/24 01:05:22 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: File to upload is small (11 bytes), uploading instead of streaming 2026/05/24 01:05:22 DEBUG : file1: size = 11 OK 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:22 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/24 01:05:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/24 01:05:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/24 01:05:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:22 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:22 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:22 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/24 01:05:22 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:22 DEBUG : Looking for writers 2026/05/24 01:05:22 DEBUG : file1: reading active writers 2026/05/24 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:05:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:05:22 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/24 01:05:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: File to upload is small (5 bytes), uploading instead of streaming 2026/05/24 01:05:22 DEBUG : file1: size = 5 OK 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:22 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/24 01:05:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/24 01:05:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/24 01:05:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:22 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/24 01:05:22 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:22 DEBUG : Looking for writers 2026/05/24 01:05:22 DEBUG : file1: reading active writers 2026/05/24 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:05:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:05:22 DEBUG : file1: WriteFileHandle.Release closing 2026/05/24 01:05:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: File to upload is small (0 bytes), uploading instead of streaming 2026/05/24 01:05:22 DEBUG : file1: size = 0 OK 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:22 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/24 01:05:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/24 01:05:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/24 01:05:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:22 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/24 01:05:22 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:22 DEBUG : Looking for writers 2026/05/24 01:05:22 DEBUG : file1: reading active writers 2026/05/24 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:05:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:05:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: File to upload is small (2 bytes), uploading instead of streaming 2026/05/24 01:05:22 DEBUG : file1: size = 2 OK 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:22 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/24 01:05:22 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/24 01:05:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/24 01:05:22 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/24 01:05:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:22 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:22 DEBUG : Looking for writers 2026/05/24 01:05:22 DEBUG : file1: reading active writers 2026/05/24 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:05:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:05:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: File to upload is small (0 bytes), uploading instead of streaming 2026/05/24 01:05:22 DEBUG : file1: size = 0 OK 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:22 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/24 01:05:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/24 01:05:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/24 01:05:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:22 DEBUG : file1: Open: flags=O_RDONLY 2026/05/24 01:05:22 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/24 01:05:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/24 01:05:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:22 DEBUG : Looking for writers 2026/05/24 01:05:22 DEBUG : file1: reading active writers 2026/05/24 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/24 01:05:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/24 01:05:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/24 01:05:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/24 01:05:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: File to upload is small (100 bytes), uploading instead of streaming 2026/05/24 01:05:22 DEBUG : file1: size = 100 OK 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/file1" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: bc04ff862763efeacc8251f5b24bb1d5 /home/rclone/rclone-test-hijarip6dutu/file1 2026/05/24 01:05:22 DEBUG : file1: Parsed hash: bc04ff862763efeacc8251f5b24bb1d5 2026/05/24 01:05:22 DEBUG : file1: md5 = bc04ff862763efeacc8251f5b24bb1d5 OK 2026/05/24 01:05:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/24 01:05:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/24 01:05:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/24 01:05:22 DEBUG : file1: Open: flags=O_RDONLY 2026/05/24 01:05:22 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/24 01:05:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/24 01:05:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:22 DEBUG : Looking for writers 2026/05/24 01:05:22 DEBUG : file1: reading active writers 2026/05/24 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/flat/f000.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/flat/f000.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-hijarip6dutu/flat/f000.txt 2026/05/24 01:05:22 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/flat/f000.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/flat/f000.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-hijarip6dutu/flat/f000.txt 2026/05/24 01:05:22 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/flat/f001.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/flat/f001.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-hijarip6dutu/flat/f001.txt 2026/05/24 01:05:22 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/flat/f001.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/flat/f001.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-hijarip6dutu/flat/f001.txt 2026/05/24 01:05:22 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/flat/f002.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/flat/f002.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-hijarip6dutu/flat/f002.txt 2026/05/24 01:05:22 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/flat/f002.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/flat/f002.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-hijarip6dutu/flat/f002.txt 2026/05/24 01:05:22 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/flat/f003.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/flat/f003.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-hijarip6dutu/flat/f003.txt 2026/05/24 01:05:22 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/flat/f003.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/flat/f003.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-hijarip6dutu/flat/f003.txt 2026/05/24 01:05:22 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/flat/f004.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/flat/f004.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-hijarip6dutu/flat/f004.txt 2026/05/24 01:05:22 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/flat/f004.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: sha1sum /home/rclone/rclone-test-hijarip6dutu/flat/f004.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-hijarip6dutu/flat/f004.txt 2026/05/24 01:05:22 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/05/24 01:05:22 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/24 01:05:22 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/24 01:05:22 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:22 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/flat/f000.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/flat/f000.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-hijarip6dutu/flat/f000.txt 2026/05/24 01:05:22 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/24 01:05:22 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/24 01:05:22 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/24 01:05:22 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:22 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/flat/f001.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/flat/f001.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-hijarip6dutu/flat/f001.txt 2026/05/24 01:05:22 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/24 01:05:22 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/24 01:05:22 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/24 01:05:22 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:22 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/flat/f002.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/flat/f002.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-hijarip6dutu/flat/f002.txt 2026/05/24 01:05:22 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/24 01:05:22 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/24 01:05:22 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/24 01:05:22 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:22 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/flat/f003.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/flat/f003.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-hijarip6dutu/flat/f003.txt 2026/05/24 01:05:22 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/24 01:05:22 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/24 01:05:22 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/24 01:05:22 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:22 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/flat/f004.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/flat/f004.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-hijarip6dutu/flat/f004.txt 2026/05/24 01:05:22 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/24 01:05:22 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:22 DEBUG : flat: Looking for writers 2026/05/24 01:05:22 DEBUG : f004.txt: reading active writers 2026/05/24 01:05:22 DEBUG : f000.txt: reading active writers 2026/05/24 01:05:22 DEBUG : f001.txt: reading active writers 2026/05/24 01:05:22 DEBUG : f002.txt: reading active writers 2026/05/24 01:05:22 DEBUG : f003.txt: reading active writers 2026/05/24 01:05:22 DEBUG : Looking for writers 2026/05/24 01:05:22 DEBUG : flat: reading active writers 2026/05/24 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.06s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:22 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/24 01:05:22 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/24 01:05:22 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:22 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/a/b/c/deep.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/a/b/c/deep.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-hijarip6dutu/a/b/c/deep.txt 2026/05/24 01:05:22 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/05/24 01:05:22 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/24 01:05:22 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/24 01:05:22 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:22 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/a/b/mid.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/a/b/mid.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-hijarip6dutu/a/b/mid.txt 2026/05/24 01:05:22 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/05/24 01:05:22 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/24 01:05:22 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/24 01:05:22 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:22 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/a/top.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/a/top.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-hijarip6dutu/a/top.txt 2026/05/24 01:05:22 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/05/24 01:05:22 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:22 DEBUG : a/b/c: Looking for writers 2026/05/24 01:05:22 DEBUG : deep.txt: reading active writers 2026/05/24 01:05:22 DEBUG : a/b: Looking for writers 2026/05/24 01:05:22 DEBUG : c: reading active writers 2026/05/24 01:05:22 DEBUG : mid.txt: reading active writers 2026/05/24 01:05:22 DEBUG : a: Looking for writers 2026/05/24 01:05:22 DEBUG : b: reading active writers 2026/05/24 01:05:22 DEBUG : top.txt: reading active writers 2026/05/24 01:05:22 DEBUG : Looking for writers 2026/05/24 01:05:22 DEBUG : a: reading active writers 2026/05/24 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.04s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:22 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/24 01:05:22 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/24 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/bigdir/big.bin" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/bigdir/big.bin 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 310f79b46be36dd446eac2246ba7814f /home/rclone/rclone-test-hijarip6dutu/bigdir/big.bin 2026/05/24 01:05:22 DEBUG : bigdir/big.bin: Parsed hash: 310f79b46be36dd446eac2246ba7814f 2026/05/24 01:05:22 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:22 DEBUG : bigdir: Looking for writers 2026/05/24 01:05:22 DEBUG : big.bin: reading active writers 2026/05/24 01:05:22 DEBUG : Looking for writers 2026/05/24 01:05:22 DEBUG : bigdir: reading active writers 2026/05/24 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.56s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu", Local "Local file system at /tmp/rclone3394953540", Modify Window "1s" 2026/05/24 01:05:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: poll-interval is not supported by this remote 2026/05/24 01:05:22 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/24 01:05:22 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/24 01:05:22 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:22 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir1/a.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir1/a.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-hijarip6dutu/dir1/a.txt 2026/05/24 01:05:22 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/05/24 01:05:22 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/24 01:05:22 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/24 01:05:22 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:22 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir2/b.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir2/b.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-hijarip6dutu/dir2/b.txt 2026/05/24 01:05:22 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/05/24 01:05:22 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/24 01:05:22 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/24 01:05:22 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/24 01:05:22 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Shell path "/home/rclone/rclone-test-hijarip6dutu/dir3/c.txt" 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Running remote command: md5sum /home/rclone/rclone-test-hijarip6dutu/dir3/c.txt 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-hijarip6dutu/dir3/c.txt 2026/05/24 01:05:22 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/05/24 01:05:22 DEBUG : WaitForWriters: timeout=30s 2026/05/24 01:05:22 DEBUG : dir1: Looking for writers 2026/05/24 01:05:22 DEBUG : a.txt: reading active writers 2026/05/24 01:05:22 DEBUG : dir2: Looking for writers 2026/05/24 01:05:22 DEBUG : b.txt: reading active writers 2026/05/24 01:05:22 DEBUG : dir3: Looking for writers 2026/05/24 01:05:22 DEBUG : c.txt: reading active writers 2026/05/24 01:05:22 DEBUG : Looking for writers 2026/05/24 01:05:22 DEBUG : dir3: reading active writers 2026/05/24 01:05:22 DEBUG : dir1: reading active writers 2026/05/24 01:05:22 DEBUG : dir2: reading active writers 2026/05/24 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.05s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/24 01:05:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-hijarip6dutu: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 11.088714852s (try 1/5)