"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/07/21 03:48:16 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-tisapav8bade" 2026/07/21 03:48:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 03:48:16 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/21 03:48:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/21 03:48:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/21 03:48:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/21 03:48:16 DEBUG : Setting pass="7YU4bu2KwLhtSASMVwnUS-_hOYzgEtgT" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/21 03:48:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/21 03:48:16 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{pktFI}" suffix to name 2026/07/21 03:48:16 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/21 03:48:16 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/21 03:48:16 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/21 03:48:16 DEBUG : Setting pass="7YU4bu2KwLhtSASMVwnUS-_hOYzgEtgT" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/21 03:48:16 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/21 03:48:16 NOTICE: TestSFTPOpenssh{pktFI}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: New connection 127.0.0.1:38474->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell type "unix" from config 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Relative path resolved to "/home/rclone/rclone-test-tisapav8bade" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Using root directory "/home/rclone/rclone-test-tisapav8bade" 2026/07/21 03:48:16 DEBUG : Creating backend with remote "/tmp/rclone1664421533" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:16 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:16 DEBUG : dir: Looking for writers 2026/07/21 03:48:16 DEBUG : Looking for writers 2026/07/21 03:48:16 DEBUG : dir: reading active writers 2026/07/21 03:48:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.04s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file2" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:16 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file2" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:16 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/subdir/file3" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/subdir/file3 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-tisapav8bade/dir/subdir/file3 2026/07/21 03:48:16 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/subdir/file3" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/subdir/file3 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-tisapav8bade/dir/subdir/file3 2026/07/21 03:48:16 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/07/21 03:48:16 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:16 DEBUG : dir/subdir: Looking for writers 2026/07/21 03:48:16 DEBUG : dir: Looking for writers 2026/07/21 03:48:16 DEBUG : file1: reading active writers 2026/07/21 03:48:16 DEBUG : file2: reading active writers 2026/07/21 03:48:16 DEBUG : subdir: reading active writers 2026/07/21 03:48:16 DEBUG : Looking for writers 2026/07/21 03:48:16 DEBUG : dir: reading active writers 2026/07/21 03:48:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.05s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:16 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:16 DEBUG : dir: Looking for writers 2026/07/21 03:48:16 DEBUG : file1: reading active writers 2026/07/21 03:48:16 DEBUG : Looking for writers 2026/07/21 03:48:16 DEBUG : dir: reading active writers 2026/07/21 03:48:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.03s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:16 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:16 DEBUG : dir: Looking for writers 2026/07/21 03:48:16 DEBUG : Looking for writers 2026/07/21 03:48:16 DEBUG : dir: reading active writers 2026/07/21 03:48:16 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:16 DEBUG : dir: forgetting directory cache 2026/07/21 03:48:16 DEBUG : forgetting directory cache 2026/07/21 03:48:16 DEBUG : dir: forgetting directory cache 2026/07/21 03:48:16 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:16 DEBUG : Looking for writers 2026/07/21 03:48:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.03s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:16 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/21 03:48:16 DEBUG : dir: invalidating directory cache 2026/07/21 03:48:16 DEBUG : >ForgetPath: 2026/07/21 03:48:16 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/21 03:48:16 DEBUG : invalidating directory cache 2026/07/21 03:48:16 DEBUG : dir: forgetting directory cache 2026/07/21 03:48:16 DEBUG : >ForgetPath: 2026/07/21 03:48:16 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/21 03:48:16 DEBUG : >ForgetPath: 2026/07/21 03:48:16 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:16 DEBUG : dir: Looking for writers 2026/07/21 03:48:16 DEBUG : Looking for writers 2026/07/21 03:48:16 DEBUG : dir: reading active writers 2026/07/21 03:48:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.03s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: New connection 127.0.0.1:38482->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/fil/a/b/c" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/fil/a/b/c 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-tisapav8bade/fil/a/b/c 2026/07/21 03:48:16 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/fil/a/b/c" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/fil/a/b/c 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-tisapav8bade/fil/a/b/c 2026/07/21 03:48:16 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:16 DEBUG : forgetting directory cache 2026/07/21 03:48:16 DEBUG : dir: forgetting directory cache 2026/07/21 03:48:16 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:16 DEBUG : dir: Looking for writers 2026/07/21 03:48:16 DEBUG : fil/a/b: Looking for writers 2026/07/21 03:48:16 DEBUG : fil/a: Looking for writers 2026/07/21 03:48:16 DEBUG : b: reading active writers 2026/07/21 03:48:16 DEBUG : fil: Looking for writers 2026/07/21 03:48:16 DEBUG : a: reading active writers 2026/07/21 03:48:16 DEBUG : Looking for writers 2026/07/21 03:48:16 DEBUG : dir: reading active writers 2026/07/21 03:48:16 DEBUG : fil: reading active writers 2026/07/21 03:48:16 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.17s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:16 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:16 DEBUG : dir: Looking for writers 2026/07/21 03:48:16 DEBUG : Looking for writers 2026/07/21 03:48:16 DEBUG : dir: reading active writers 2026/07/21 03:48:16 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.03s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:16 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:16 DEBUG : dir: Looking for writers 2026/07/21 03:48:16 DEBUG : file1: reading active writers 2026/07/21 03:48:16 DEBUG : Looking for writers 2026/07/21 03:48:16 DEBUG : dir: reading active writers 2026/07/21 03:48:16 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.03s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file2" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:16 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file2" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:16 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/subdir/file3" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/subdir/file3 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-tisapav8bade/dir/subdir/file3 2026/07/21 03:48:16 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/subdir/file3" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/subdir/file3 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-tisapav8bade/dir/subdir/file3 2026/07/21 03:48:16 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/07/21 03:48:16 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/21 03:48:16 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/21 03:48:16 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/21 03:48:16 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/21 03:48:16 DEBUG : Waiting for deletions to finish 2026/07/21 03:48:16 INFO : dir/subdir/file3: Deleted 2026/07/21 03:48:16 DEBUG : removing 1 level 2 directories 2026/07/21 03:48:16 INFO : dir/subdir: Removing directory 2026/07/21 03:48:16 DEBUG : dir: invalidating directory cache 2026/07/21 03:48:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/21 03:48:16 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/21 03:48:16 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/21 03:48:16 DEBUG : dir/file1: Reset virtual modtime 2026/07/21 03:48:16 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/21 03:48:16 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/21 03:48:16 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/21 03:48:16 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/21 03:48:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:16 DEBUG : dir: invalidating directory cache 2026/07/21 03:48:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/21 03:48:16 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/21 03:48:16 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/21 03:48:16 DEBUG : forgetting directory cache 2026/07/21 03:48:16 DEBUG : dir: forgetting directory cache 2026/07/21 03:48:16 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/21 03:48:16 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:16 DEBUG : dir/virtualDir: Looking for writers 2026/07/21 03:48:16 DEBUG : dir: Looking for writers 2026/07/21 03:48:16 DEBUG : file1: reading active writers 2026/07/21 03:48:16 DEBUG : virtualFile2: reading active writers 2026/07/21 03:48:16 DEBUG : virtualFile: reading active writers 2026/07/21 03:48:16 DEBUG : virtualDir: reading active writers 2026/07/21 03:48:16 DEBUG : Looking for writers 2026/07/21 03:48:16 DEBUG : dir: reading active writers 2026/07/21 03:48:16 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.08s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:16 ERROR : dir/: Can only open directories read only 2026/07/21 03:48:16 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:16 DEBUG : dir: Looking for writers 2026/07/21 03:48:16 DEBUG : Looking for writers 2026/07/21 03:48:16 DEBUG : dir: reading active writers 2026/07/21 03:48:16 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:17 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/21 03:48:17 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/21 03:48:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: File to upload is small (5 bytes), uploading instead of streaming 2026/07/21 03:48:17 DEBUG : dir/potato: size = 5 OK 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/potato" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/potato 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tisapav8bade/dir/potato 2026/07/21 03:48:17 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 03:48:17 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:48:17 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/21 03:48:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/21 03:48:17 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:17 DEBUG : dir: Looking for writers 2026/07/21 03:48:17 DEBUG : file1: reading active writers 2026/07/21 03:48:17 DEBUG : potato: reading active writers 2026/07/21 03:48:17 DEBUG : Looking for writers 2026/07/21 03:48:17 DEBUG : dir: reading active writers 2026/07/21 03:48:17 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.14s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:17 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:17 DEBUG : dir/sub: Looking for writers 2026/07/21 03:48:17 DEBUG : dir: Looking for writers 2026/07/21 03:48:17 DEBUG : file1: reading active writers 2026/07/21 03:48:17 DEBUG : sub: reading active writers 2026/07/21 03:48:17 DEBUG : Looking for writers 2026/07/21 03:48:17 DEBUG : dir: reading active writers 2026/07/21 03:48:17 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.16s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/21 03:48:17 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:17 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:17 DEBUG : dir/sub/subsub: Looking for writers 2026/07/21 03:48:17 DEBUG : dir/sub: Looking for writers 2026/07/21 03:48:17 DEBUG : subsub: reading active writers 2026/07/21 03:48:17 DEBUG : dir: Looking for writers 2026/07/21 03:48:17 DEBUG : file1: reading active writers 2026/07/21 03:48:17 DEBUG : sub: reading active writers 2026/07/21 03:48:17 DEBUG : Looking for writers 2026/07/21 03:48:17 DEBUG : dir: reading active writers 2026/07/21 03:48:17 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.05s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:17 ERROR : dir/: Dir.Remove not empty 2026/07/21 03:48:17 DEBUG : dir/file1: Remove: 2026/07/21 03:48:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:17 DEBUG : dir/file1: >Remove: err= 2026/07/21 03:48:17 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/21 03:48:17 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:17 DEBUG : Looking for writers 2026/07/21 03:48:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.03s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:17 DEBUG : dir/file1: Remove: 2026/07/21 03:48:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:17 DEBUG : dir/file1: >Remove: err= 2026/07/21 03:48:17 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/21 03:48:17 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:17 DEBUG : Looking for writers 2026/07/21 03:48:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:17 DEBUG : dir/file1: Remove: 2026/07/21 03:48:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:17 DEBUG : dir/file1: >Remove: err= 2026/07/21 03:48:17 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:17 DEBUG : dir: Looking for writers 2026/07/21 03:48:17 DEBUG : Looking for writers 2026/07/21 03:48:17 DEBUG : dir: reading active writers 2026/07/21 03:48:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file3" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file3 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-tisapav8bade/dir/file3 2026/07/21 03:48:17 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file3" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file3 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-tisapav8bade/dir/file3 2026/07/21 03:48:17 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/21 03:48:17 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/21 03:48:17 DEBUG : dir: Updating dir with dir2 0x1fb0d712f6c0 2026/07/21 03:48:17 DEBUG : dir: forgetting directory cache 2026/07/21 03:48:17 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/21 03:48:17 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir2/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir2/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir2/file1 2026/07/21 03:48:17 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir2/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir2/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir2/file1 2026/07/21 03:48:17 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir2/file3" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir2/file3 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-tisapav8bade/dir2/file3 2026/07/21 03:48:17 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir2/file3" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir2/file3 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-tisapav8bade/dir2/file3 2026/07/21 03:48:17 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/21 03:48:17 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/21 03:48:17 DEBUG : file2: Updating file with file2 0x1fb0d70c3380 2026/07/21 03:48:17 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file2" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file2 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/file2 2026/07/21 03:48:17 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file2" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/file2 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/file2 2026/07/21 03:48:17 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir2/file3" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir2/file3 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-tisapav8bade/dir2/file3 2026/07/21 03:48:17 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir2/file3" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir2/file3 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-tisapav8bade/dir2/file3 2026/07/21 03:48:17 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/21 03:48:17 INFO : dir2/file3: Deleted 2026/07/21 03:48:17 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/21 03:48:17 DEBUG : dir2/file3: Updating file with dir2/file3 0x1fb0d70c3380 2026/07/21 03:48:17 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/21 03:48:17 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir2/file3" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir2/file3 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir2/file3 2026/07/21 03:48:17 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir2/file3" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir2/file3 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir2/file3 2026/07/21 03:48:17 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:17 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/21 03:48:17 DEBUG : empty directory: Updating dir with renamed empty directory 0x1fb0d73bd040 2026/07/21 03:48:17 DEBUG : empty directory: forgetting directory cache 2026/07/21 03:48:17 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/21 03:48:17 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/21 03:48:17 DEBUG : dir2: Renaming to "dir3" 2026/07/21 03:48:17 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:17 DEBUG : renamed empty directory: Looking for writers 2026/07/21 03:48:17 DEBUG : dir3: Looking for writers 2026/07/21 03:48:17 DEBUG : file3: reading active writers 2026/07/21 03:48:17 DEBUG : Looking for writers 2026/07/21 03:48:17 DEBUG : dir3: reading active writers 2026/07/21 03:48:17 DEBUG : renamed empty directory: reading active writers 2026/07/21 03:48:17 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.21s) === 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-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/21 03:48:17 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:17 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 03:48:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/21 03:48:17 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/21 03:48:17 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/21 03:48:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/21 03:48:17 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:17 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 03:48:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/21 03:48:17 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/21 03:48:17 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/21 03:48:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: File to upload is small (12 bytes), uploading instead of streaming 2026/07/21 03:48:17 DEBUG : dir/sub/file2: size = 12 OK 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/sub/file2" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/sub/file2 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-tisapav8bade/dir/sub/file2 2026/07/21 03:48:17 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/07/21 03:48:17 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/21 03:48:17 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/21 03:48:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/21 03:48:17 DEBUG : forgetting directory cache 2026/07/21 03:48:17 DEBUG : dir: forgetting directory cache 2026/07/21 03:48:17 DEBUG : dir/sub: forgetting directory cache 2026/07/21 03:48:17 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/21 03:48:17 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: File to upload is small (5 bytes), uploading instead of streaming 2026/07/21 03:48:17 DEBUG : dir/sub/file0: size = 5 OK 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/sub/file0" 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/sub/file0 2026/07/21 03:48:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tisapav8bade/dir/sub/file0 2026/07/21 03:48:17 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 03:48:17 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:48:17 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/21 03:48:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/21 03:48:17 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:17 DEBUG : dir/sub: Looking for writers 2026/07/21 03:48:17 DEBUG : file0: reading active writers 2026/07/21 03:48:17 DEBUG : file2: reading active writers 2026/07/21 03:48:17 DEBUG : dir: Looking for writers 2026/07/21 03:48:17 DEBUG : sub: reading active writers 2026/07/21 03:48:17 DEBUG : file1: reading active writers 2026/07/21 03:48:17 DEBUG : Looking for writers 2026/07/21 03:48:17 DEBUG : dir: reading active writers 2026/07/21 03:48:17 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.05s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:17 DEBUG : forgetting directory cache 2026/07/21 03:48:18 DEBUG : forgetting directory cache 2026/07/21 03:48:18 DEBUG : dir: forgetting directory cache 2026/07/21 03:48:18 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:18 DEBUG : dir: Looking for writers 2026/07/21 03:48:18 DEBUG : Looking for writers 2026/07/21 03:48:18 DEBUG : dir: reading active writers 2026/07/21 03:48:18 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/21 03:48:18 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:18 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/21 03:48:18 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/21 03:48:18 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/21 03:48:18 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:18 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:18 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/21 03:48:18 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:18 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/21 03:48:18 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/21 03:48:18 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/21 03:48:18 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:18 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:18 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:18 DEBUG : dir: Looking for writers 2026/07/21 03:48:18 DEBUG : file1: reading active writers 2026/07/21 03:48:18 DEBUG : file1.metadata: reading active writers 2026/07/21 03:48:18 DEBUG : Looking for writers 2026/07/21 03:48:18 DEBUG : dir: reading active writers 2026/07/21 03:48:18 DEBUG : dir.metadata: reading active writers 2026/07/21 03:48:18 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-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:18 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:18 DEBUG : dir: Looking for writers 2026/07/21 03:48:18 DEBUG : file1: reading active writers 2026/07/21 03:48:18 DEBUG : Looking for writers 2026/07/21 03:48:18 DEBUG : dir: reading active writers 2026/07/21 03:48:18 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-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:18 DEBUG : Can set mod time: true 2026/07/21 03:48:18 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:18 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:18 DEBUG : dir: Looking for writers 2026/07/21 03:48:18 DEBUG : file1: reading active writers 2026/07/21 03:48:18 DEBUG : Looking for writers 2026/07/21 03:48:18 DEBUG : dir: reading active writers 2026/07/21 03:48:18 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:48:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/21 03:48:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: File to upload is small (0 bytes), uploading instead of streaming 2026/07/21 03:48:18 DEBUG : dir/file1: size = 0 OK 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 03:48:18 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 03:48:18 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/21 03:48:18 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/21 03:48:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:18 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:18 DEBUG : dir: Looking for writers 2026/07/21 03:48:18 DEBUG : file1: reading active writers 2026/07/21 03:48:18 DEBUG : Looking for writers 2026/07/21 03:48:18 DEBUG : dir: reading active writers 2026/07/21 03:48:18 DEBUG : >WaitForWriters: 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/21 03:48:18 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:18 DEBUG : dir: Looking for writers 2026/07/21 03:48:18 DEBUG : file1: reading active writers 2026/07/21 03:48:18 DEBUG : Looking for writers 2026/07/21 03:48:18 DEBUG : dir: reading active writers 2026/07/21 03:48:18 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:48:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/21 03:48:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: File to upload is small (5 bytes), uploading instead of streaming 2026/07/21 03:48:18 DEBUG : dir/file1: size = 5 OK 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 03:48:19 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:48:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/21 03:48:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : >WaitForWriters: 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : >WaitForWriters: 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: 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-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/21 03:48:19 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:48:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:48:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d7079e00): close: 2026/07/21 03:48:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d7079e00): >close: err= 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : >WaitForWriters: 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : >WaitForWriters: 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: 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-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/21 03:48:19 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:48:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:48:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d710cc80): _writeAt: size=5, off=0 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d710cc80): openPending: 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/21 03:48:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d710cc80): >openPending: err= 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d710cc80): >_writeAt: n=5, err= 2026/07/21 03:48:19 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d710cc80): close: 2026/07/21 03:48:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/21 03:48:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/21 03:48:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/21 03:48:19 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/21 03:48:19 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/21 03:48:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d710cc80): >close: err= 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:48:19 DEBUG : dir/file1: vfs cache: starting upload 2026/07/21 03:48:19 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1.2f98c60a.partial" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1.2f98c60a.partial 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-tisapav8bade/dir/file1.2f98c60a.partial 2026/07/21 03:48:19 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/21 03:48:19 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/21 03:48:19 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/07/21 03:48:19 INFO : dir/file1: Copied (replaced existing) 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/21 03:48:19 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/21 03:48:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/21 03:48:19 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : >WaitForWriters: 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : >WaitForWriters: 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.48s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.06s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.07s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.05s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.22s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:48:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 03:48:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.03s) === RUN TestFileOpenReadUnknownSize 2026/07/21 03:48:19 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/21 03:48:19 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/21 03:48:19 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:19 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : file.txt: reading active writers 2026/07/21 03:48:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: File to upload is small (25 bytes), uploading instead of streaming 2026/07/21 03:48:19 DEBUG : dir/file1: size = 25 OK 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 03:48:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 03:48:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.03s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 DEBUG : dir/file1: Remove: 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:19 DEBUG : dir/file1: >Remove: err= 2026/07/21 03:48:19 DEBUG : dir/file1: Remove: 2026/07/21 03:48:19 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.03s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 DEBUG : dir/file1: Remove: 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:19 DEBUG : dir/file1: >Remove: err= 2026/07/21 03:48:19 DEBUG : dir/file1: Remove: 2026/07/21 03:48:19 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.03s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:48:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 03:48:19 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/21 03:48:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/21 03:48:19 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/21 03:48:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/21 03:48:19 DEBUG : dir/file1: Open: flags=0x3 2026/07/21 03:48:19 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/21 03:48:19 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 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-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : >WaitForWriters: 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:48:19 DEBUG : newLeaf: Updating file with newLeaf 0x1fb0d746f5f0 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Updating file with dir/file1 0x1fb0d746f5f0 2026/07/21 03:48:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:48:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:19 DEBUG : dir/file1: File is currently open, delaying rename 0x1fb0d746f5f0 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: File to upload is small (25 bytes), uploading instead of streaming 2026/07/21 03:48:19 DEBUG : dir/file1: size = 25 OK 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 03:48:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 03:48:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/21 03:48:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:48:19 DEBUG : newLeaf: Running delayed rename now 2026/07/21 03:48:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:48:19 DEBUG : newLeaf: Updating file with newLeaf 0x1fb0d746f5f0 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:19 DEBUG : >WaitForWriters: 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : >WaitForWriters: 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:48:19 DEBUG : newLeaf: Updating file with newLeaf 0x1fb0d789c0d0 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Updating file with dir/file1 0x1fb0d789c0d0 2026/07/21 03:48:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:48:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:19 DEBUG : dir/file1: File is currently open, delaying rename 0x1fb0d789c0d0 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: File to upload is small (25 bytes), uploading instead of streaming 2026/07/21 03:48:19 DEBUG : dir/file1: size = 25 OK 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 03:48:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 03:48:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/21 03:48:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:48:19 DEBUG : newLeaf: Running delayed rename now 2026/07/21 03:48:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:48:19 DEBUG : newLeaf: Updating file with newLeaf 0x1fb0d789c0d0 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:19 DEBUG : >WaitForWriters: 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:19 DEBUG : >WaitForWriters: 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 03:48:19 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d7788540): openPending: 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/21 03:48:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d7788540): >openPending: err= 2026/07/21 03:48:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 03:48:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d7788540): _writeAt: size=14, off=0 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d7788540): >_writeAt: n=14, err= 2026/07/21 03:48:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d7788540): close: 2026/07/21 03:48:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/21 03:48:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/21 03:48:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d7788540): >close: err= 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:48:19 DEBUG : dir/file1: vfs cache: starting upload 2026/07/21 03:48:19 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1.ca338588.partial" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1.ca338588.partial 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1.ca338588.partial 2026/07/21 03:48:19 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/21 03:48:19 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/21 03:48:19 INFO : dir/file1: Copied (replaced existing) 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/21 03:48:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : file1: reading active writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : >WaitForWriters: 2026/07/21 03:48:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:48:19 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:48:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:48:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d710d3c0): _readAt: size=512, off=0 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d710d3c0): openPending: 2026/07/21 03:48:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/21 03:48:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d710d3c0): >openPending: err= 2026/07/21 03:48:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d710d3c0): >_readAt: n=14, err=EOF 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d710d3c0): close: 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d710d3c0): >close: err= 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 03:48:19 DEBUG : newLeaf: Updating file with newLeaf 0x1fb0d746e410 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/21 03:48:19 DEBUG : dir/file1: Updating file with dir/file1 0x1fb0d746e410 2026/07/21 03:48:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:48:19 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d70a02c0): openPending: 2026/07/21 03:48:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/21 03:48:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d70a02c0): >openPending: err= 2026/07/21 03:48:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 03:48:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:48:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d70a02c0): _writeAt: size=25, off=0 2026/07/21 03:48:19 DEBUG : dir/file1(0x1fb0d70a02c0): >_writeAt: n=25, err= 2026/07/21 03:48:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:19 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 03:48:19 DEBUG : newLeaf: Updating file with newLeaf 0x1fb0d746e410 2026/07/21 03:48:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:48:19 DEBUG : newLeaf(0x1fb0d70a02c0): close: 2026/07/21 03:48:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/21 03:48:19 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-21 03:48:19.880591215 +0000 UTC m=+3.655571842 2026/07/21 03:48:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:19 DEBUG : newLeaf(0x1fb0d70a02c0): >close: err= 2026/07/21 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:48:19 DEBUG : dir: Looking for writers 2026/07/21 03:48:19 DEBUG : Looking for writers 2026/07/21 03:48:19 DEBUG : dir: reading active writers 2026/07/21 03:48:19 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:48:19 DEBUG : newLeaf: vfs cache: starting upload 2026/07/21 03:48:19 DEBUG : newLeaf.9ba154bc.partial: size = 25 OK 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf.9ba154bc.partial" 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf.9ba154bc.partial 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tisapav8bade/newLeaf.9ba154bc.partial 2026/07/21 03:48:19 DEBUG : newLeaf.9ba154bc.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 03:48:19 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 03:48:19 DEBUG : newLeaf.9ba154bc.partial: renamed to: newLeaf 2026/07/21 03:48:19 INFO : newLeaf: Copied (replaced existing) 2026/07/21 03:48:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 03:48:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-21 03:48:19 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/21 03:48:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/21 03:48:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:48:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:20 DEBUG : >WaitForWriters: 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/21 03:48:20 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:20 DEBUG : >WaitForWriters: 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:20 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : file1: reading active writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : >WaitForWriters: 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Updating file with newLeaf 0x1fb0d74c55f0 2026/07/21 03:48:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Updating file with dir/file1 0x1fb0d74c55f0 2026/07/21 03:48:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/21 03:48:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:48:20 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d719abc0): openPending: 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/21 03:48:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d719abc0): >openPending: err= 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 03:48:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:48:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d719abc0): _writeAt: size=25, off=0 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d719abc0): >_writeAt: n=25, err= 2026/07/21 03:48:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 03:48:20 DEBUG : newLeaf: Updating file with newLeaf 0x1fb0d74c55f0 2026/07/21 03:48:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:48:20 DEBUG : newLeaf(0x1fb0d719abc0): close: 2026/07/21 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/21 03:48:20 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-21 03:48:20.128691234 +0000 UTC m=+3.903671872 2026/07/21 03:48:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:20 DEBUG : newLeaf(0x1fb0d719abc0): >close: err= 2026/07/21 03:48:20 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:48:20 DEBUG : newLeaf: vfs cache: starting upload 2026/07/21 03:48:20 DEBUG : newLeaf.365a9175.partial: size = 25 OK 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf.365a9175.partial" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf.365a9175.partial 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tisapav8bade/newLeaf.365a9175.partial 2026/07/21 03:48:20 DEBUG : newLeaf.365a9175.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 03:48:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 03:48:20 DEBUG : newLeaf.365a9175.partial: renamed to: newLeaf 2026/07/21 03:48:20 INFO : newLeaf: Copied (replaced existing) 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 03:48:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-21 03:48:20 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/21 03:48:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/21 03:48:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:48:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:20 DEBUG : >WaitForWriters: 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/21 03:48:20 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:20 DEBUG : >WaitForWriters: 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 03:48:20 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d716b140): openPending: 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/21 03:48:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d716b140): >openPending: err= 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 03:48:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:48:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d716b140): _writeAt: size=14, off=0 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d716b140): >_writeAt: n=14, err= 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d716b140): close: 2026/07/21 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/21 03:48:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d716b140): >close: err= 2026/07/21 03:48:20 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : file1: reading active writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : file1: reading active writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : file1: reading active writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : file1: reading active writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: starting upload 2026/07/21 03:48:20 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1.ca338588.partial" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1.ca338588.partial 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1.ca338588.partial 2026/07/21 03:48:20 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/21 03:48:20 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/21 03:48:20 INFO : dir/file1: Copied (replaced existing) 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/21 03:48:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/21 03:48:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : file1: reading active writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : >WaitForWriters: 2026/07/21 03:48:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:48:20 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:48:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:48:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d739c200): _readAt: size=512, off=0 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d739c200): openPending: 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/21 03:48:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d739c200): >openPending: err= 2026/07/21 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d739c200): >_readAt: n=14, err=EOF 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d739c200): close: 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d739c200): >close: err= 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 03:48:20 DEBUG : newLeaf: Updating file with newLeaf 0x1fb0d7139110 2026/07/21 03:48:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/21 03:48:20 DEBUG : dir/file1: Updating file with dir/file1 0x1fb0d7139110 2026/07/21 03:48:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/21 03:48:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:48:20 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d731f540): openPending: 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/21 03:48:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d731f540): >openPending: err= 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 03:48:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:48:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d731f540): _writeAt: size=25, off=0 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d731f540): >_writeAt: n=25, err= 2026/07/21 03:48:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 03:48:20 DEBUG : newLeaf: Updating file with newLeaf 0x1fb0d7139110 2026/07/21 03:48:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:48:20 DEBUG : newLeaf(0x1fb0d731f540): close: 2026/07/21 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/21 03:48:20 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-21 03:48:20.545856499 +0000 UTC m=+4.320837136 2026/07/21 03:48:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:20 DEBUG : newLeaf(0x1fb0d731f540): >close: err= 2026/07/21 03:48:20 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:48:20 DEBUG : newLeaf: vfs cache: starting upload 2026/07/21 03:48:20 DEBUG : newLeaf.420c0c34.partial: size = 25 OK 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf.420c0c34.partial" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf.420c0c34.partial 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tisapav8bade/newLeaf.420c0c34.partial 2026/07/21 03:48:20 DEBUG : newLeaf.420c0c34.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 03:48:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 03:48:20 DEBUG : newLeaf.420c0c34.partial: renamed to: newLeaf 2026/07/21 03:48:20 INFO : newLeaf: Copied (replaced existing) 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 03:48:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-21 03:48:20 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/21 03:48:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/21 03:48:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:48:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:20 DEBUG : >WaitForWriters: 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/21 03:48:20 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:20 DEBUG : >WaitForWriters: 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:20 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : file1: reading active writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : >WaitForWriters: 2026/07/21 03:48:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:48:20 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:48:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:48:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d7335080): _readAt: size=512, off=0 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d7335080): openPending: 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/21 03:48:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d7335080): >openPending: err= 2026/07/21 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/21 03:48:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:48:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d7335080): >_readAt: n=14, err=EOF 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d7335080): close: 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d7335080): >close: err= 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 03:48:20 DEBUG : newLeaf: Updating file with newLeaf 0x1fb0d7490410 2026/07/21 03:48:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/21 03:48:20 DEBUG : dir/file1: Updating file with dir/file1 0x1fb0d7490410 2026/07/21 03:48:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/21 03:48:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:48:20 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d74c2180): openPending: 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/21 03:48:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d74c2180): >openPending: err= 2026/07/21 03:48:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 03:48:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:48:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d74c2180): _writeAt: size=25, off=0 2026/07/21 03:48:20 DEBUG : dir/file1(0x1fb0d74c2180): >_writeAt: n=25, err= 2026/07/21 03:48:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/21 03:48:20 DEBUG : newLeaf: Updating file with newLeaf 0x1fb0d7490410 2026/07/21 03:48:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:48:20 DEBUG : newLeaf(0x1fb0d74c2180): close: 2026/07/21 03:48:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/21 03:48:20 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-21 03:48:20.838042255 +0000 UTC m=+4.613022893 2026/07/21 03:48:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:20 DEBUG : newLeaf(0x1fb0d74c2180): >close: err= 2026/07/21 03:48:20 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:48:20 DEBUG : dir: Looking for writers 2026/07/21 03:48:20 DEBUG : Looking for writers 2026/07/21 03:48:20 DEBUG : dir: reading active writers 2026/07/21 03:48:20 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:48:20 DEBUG : newLeaf: vfs cache: starting upload 2026/07/21 03:48:20 DEBUG : newLeaf.fa06fe5a.partial: size = 25 OK 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf.fa06fe5a.partial" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf.fa06fe5a.partial 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tisapav8bade/newLeaf.fa06fe5a.partial 2026/07/21 03:48:20 DEBUG : newLeaf.fa06fe5a.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 03:48:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/21 03:48:20 DEBUG : newLeaf.fa06fe5a.partial: renamed to: newLeaf 2026/07/21 03:48:20 INFO : newLeaf: Copied (replaced existing) 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 03:48:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-21 03:48:20 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/21 03:48:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/21 03:48:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/21 03:48:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/21 03:48:21 DEBUG : dir: Looking for writers 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : dir: reading active writers 2026/07/21 03:48:21 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:21 DEBUG : >WaitForWriters: 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/newLeaf" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-tisapav8bade/newLeaf 2026/07/21 03:48:21 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/21 03:48:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:21 DEBUG : dir: Looking for writers 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : dir: reading active writers 2026/07/21 03:48:21 DEBUG : newLeaf: reading active writers 2026/07/21 03:48:21 DEBUG : >WaitForWriters: 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting --- PASS: TestFileRename (1.52s) --- PASS: TestFileRename/off,forceCache=false (0.07s) --- PASS: TestFileRename/minimal,forceCache=false (0.07s) --- PASS: TestFileRename/minimal,forceCache=true (0.41s) --- PASS: TestFileRename/writes,forceCache=false (0.25s) --- PASS: TestFileRename/writes,forceCache=true (0.42s) --- PASS: TestFileRename/full,forceCache=false (0.29s) === 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-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 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-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 03:48:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:48:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 03:48:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:21 DEBUG : dir: Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : dir: reading active writers 2026/07/21 03:48:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.04s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 03:48:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:48:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 03:48:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/21 03:48:21 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/21 03:48:21 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/21 03:48:21 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/21 03:48:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:21 DEBUG : dir: Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : dir: reading active writers 2026/07/21 03:48:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.06s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 03:48:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:48:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 03:48:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/21 03:48:21 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/21 03:48:21 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/21 03:48:21 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/21 03:48:21 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/21 03:48:21 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/21 03:48:21 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/21 03:48:21 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/21 03:48:21 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/21 03:48:21 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/21 03:48:21 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/21 03:48:21 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/21 03:48:21 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/21 03:48:21 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/21 03:48:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:21 DEBUG : dir: Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : dir: reading active writers 2026/07/21 03:48:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.12s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 03:48:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:48:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 03:48:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:21 DEBUG : dir: Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : dir: reading active writers 2026/07/21 03:48:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.04s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 03:48:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:48:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/21 03:48:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:21 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/21 03:48:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:21 DEBUG : dir: Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : dir: reading active writers 2026/07/21 03:48:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.04s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 03:48:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:48:21 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:48:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:48:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:48:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d6a4e300): _readAt: size=1, off=0 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d6a4e300): openPending: 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 03:48:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 03:48:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d6a4e300): >openPending: err= 2026/07/21 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d6a4e300): >_readAt: n=1, err= 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d6a4e300): _readAt: size=256, off=1 2026/07/21 03:48:21 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d6a4e300): >_readAt: n=15, err=EOF 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d6a4e300): _readAt: size=16, off=16 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d6a4e300): >_readAt: n=0, err=EOF 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d6a4e300): close: 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d6a4e300): >close: err= 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d6a4e300): close: 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d6a4e300): >close: err=file already closed 2026/07/21 03:48:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:21 DEBUG : dir: Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : dir: reading active writers 2026/07/21 03:48:21 DEBUG : >WaitForWriters: 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.04s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 03:48:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:48:21 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:48:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:48:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:48:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d74249c0): _readAt: size=1, off=0 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d74249c0): openPending: 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 03:48:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 03:48:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d74249c0): >openPending: err= 2026/07/21 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d74249c0): >_readAt: n=1, err= 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d74249c0): _readAt: size=1, off=5 2026/07/21 03:48:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d74249c0): >_readAt: n=1, err= 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d74249c0): _readAt: size=1, off=3 2026/07/21 03:48:21 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d74249c0): >_readAt: n=1, err= 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d74249c0): _readAt: size=1, off=13 2026/07/21 03:48:21 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d74249c0): >_readAt: n=1, err= 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d74249c0): _readAt: size=16, off=100 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d74249c0): >_readAt: n=0, err=EOF 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d74249c0): close: 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d74249c0): >close: err= 2026/07/21 03:48:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:21 DEBUG : dir: Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : dir: reading active writers 2026/07/21 03:48:21 DEBUG : >WaitForWriters: 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.04s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 03:48:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:48:21 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:48:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:48:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:48:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d7425400): _readAt: size=1, off=0 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d7425400): openPending: 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 03:48:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 03:48:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d7425400): >openPending: err= 2026/07/21 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d7425400): >_readAt: n=1, err= 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d7425400): _readAt: size=1, off=5 2026/07/21 03:48:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d7425400): >_readAt: n=1, err= 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d7425400): _readAt: size=1, off=1 2026/07/21 03:48:21 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d7425400): >_readAt: n=1, err= 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d7425400): _readAt: size=6, off=10 2026/07/21 03:48:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d7425400): >_readAt: n=6, err= 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d7425400): _readAt: size=256, off=10 2026/07/21 03:48:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d7425400): >_readAt: n=6, err=EOF 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d7425400): _readAt: size=256, off=100 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d7425400): >_readAt: n=0, err=EOF 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d7425400): close: 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d7425400): >close: err= 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d7425400): _readAt: size=256, off=100 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d7425400): >_readAt: n=0, err=file already closed 2026/07/21 03:48:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:21 DEBUG : dir: Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : dir: reading active writers 2026/07/21 03:48:21 DEBUG : >WaitForWriters: 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.05s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 03:48:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:48:21 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:48:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:48:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:48:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d710c300): RWFileHandle.Flush 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d710c300): _readAt: size=256, off=0 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d710c300): openPending: 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 03:48:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 03:48:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d710c300): >openPending: err= 2026/07/21 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d710c300): >_readAt: n=16, err=EOF 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d710c300): RWFileHandle.Flush 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d710c300): RWFileHandle.Flush 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d710c300): close: 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d710c300): >close: err= 2026/07/21 03:48:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:21 DEBUG : dir: Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : dir: reading active writers 2026/07/21 03:48:21 DEBUG : >WaitForWriters: 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.04s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 03:48:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/21 03:48:21 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:48:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:48:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:48:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d70a0000): _readAt: size=256, off=0 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d70a0000): openPending: 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:21 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 03:48:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 03:48:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d70a0000): >openPending: err= 2026/07/21 03:48:21 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d70a0000): >_readAt: n=16, err=EOF 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d70a0000): RWFileHandle.Release 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d70a0000): close: 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d70a0000): >close: err= 2026/07/21 03:48:21 DEBUG : dir/file1(0x1fb0d70a0000): RWFileHandle.Release 2026/07/21 03:48:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:21 DEBUG : dir: Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : dir: reading active writers 2026/07/21 03:48:21 DEBUG : >WaitForWriters: 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.05s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:21 DEBUG : file1: newRWFileHandle: 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d6f26a80): openPending: 2026/07/21 03:48:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d6f26a80): >openPending: err= 2026/07/21 03:48:21 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 03:48:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 03:48:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d6f26a80): _writeAt: size=5, off=0 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d6f26a80): >_writeAt: n=5, err= 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d6f26a80): _writeAt: size=7, off=5 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d6f26a80): >_writeAt: n=7, err= 2026/07/21 03:48:21 DEBUG : file1: vfs cache: truncate to size=11 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d6f26a80): close: 2026/07/21 03:48:21 DEBUG : file1: vfs cache: setting modification time to 2026-07-21 03:48:21.566142226 +0000 UTC m=+5.341122883 2026/07/21 03:48:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d6f26a80): >close: err= 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d6f26a80): close: 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d6f26a80): >close: err=file already closed 2026/07/21 03:48:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:48:21 DEBUG : file1: vfs cache: starting upload 2026/07/21 03:48:21 DEBUG : file1.1c774d52.partial: size = 11 OK 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1.1c774d52.partial" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1.1c774d52.partial 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tisapav8bade/file1.1c774d52.partial 2026/07/21 03:48:21 DEBUG : file1.1c774d52.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/21 03:48:21 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/21 03:48:21 DEBUG : file1.1c774d52.partial: renamed to: file1 2026/07/21 03:48:21 INFO : file1: Copied (new) 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:21 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/21 03:48:21 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-21 03:48:21 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/21 03:48:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 03:48:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:21 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : >WaitForWriters: 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:21 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:21 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/21 03:48:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : >WaitForWriters: 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.19s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:21 DEBUG : file1: newRWFileHandle: 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d70a1400): openPending: 2026/07/21 03:48:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d70a1400): >openPending: err= 2026/07/21 03:48:21 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 03:48:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 03:48:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d70a1400): _writeAt: size=7, off=0 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d70a1400): >_writeAt: n=7, err= 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d70a1400): _writeAt: size=6, off=5 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d70a1400): >_writeAt: n=6, err= 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d70a1400): close: 2026/07/21 03:48:21 DEBUG : file1: vfs cache: setting modification time to 2026-07-21 03:48:21.741039724 +0000 UTC m=+5.516020351 2026/07/21 03:48:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d70a1400): >close: err= 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d70a1400): _writeAt: size=5, off=0 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d70a1400): >_writeAt: n=0, err=file already closed 2026/07/21 03:48:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:48:21 DEBUG : file1: vfs cache: starting upload 2026/07/21 03:48:21 DEBUG : file1.7297f3df.partial: size = 11 OK 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1.7297f3df.partial" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1.7297f3df.partial 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tisapav8bade/file1.7297f3df.partial 2026/07/21 03:48:21 DEBUG : file1.7297f3df.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/21 03:48:21 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/21 03:48:21 DEBUG : file1.7297f3df.partial: renamed to: file1 2026/07/21 03:48:21 INFO : file1: Copied (new) 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:21 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/21 03:48:21 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-21 03:48:21 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/21 03:48:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 03:48:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:21 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : >WaitForWriters: 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:21 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:21 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/21 03:48:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : >WaitForWriters: 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:21 DEBUG : file1: newRWFileHandle: 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d7788500): openPending: 2026/07/21 03:48:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d7788500): >openPending: err= 2026/07/21 03:48:21 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 03:48:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 03:48:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d7788500): close: 2026/07/21 03:48:21 DEBUG : file1: vfs cache: setting modification time to 2026-07-21 03:48:21.915227762 +0000 UTC m=+5.690208399 2026/07/21 03:48:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:21 DEBUG : file1(0x1fb0d7788500): >close: err= 2026/07/21 03:48:21 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/21 03:48:21 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 03:48:21 DEBUG : file2: newRWFileHandle: 2026/07/21 03:48:21 DEBUG : file2(0x1fb0d7788980): openPending: 2026/07/21 03:48:21 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/21 03:48:21 DEBUG : file2(0x1fb0d7788980): >openPending: err= 2026/07/21 03:48:21 DEBUG : file2: >newRWFileHandle: err= 2026/07/21 03:48:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/21 03:48:21 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/21 03:48:21 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/21 03:48:21 DEBUG : file2(0x1fb0d7788980): RWFileHandle.Flush 2026/07/21 03:48:21 DEBUG : file2(0x1fb0d7788980): RWFileHandle.Release 2026/07/21 03:48:21 DEBUG : file2(0x1fb0d7788980): close: 2026/07/21 03:48:21 DEBUG : file2: vfs cache: setting modification time to 2026-07-21 03:48:21.916794752 +0000 UTC m=+5.691775388 2026/07/21 03:48:21 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:21 DEBUG : file2(0x1fb0d7788980): >close: err= 2026/07/21 03:48:21 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : file2: reading active writers 2026/07/21 03:48:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : file2: reading active writers 2026/07/21 03:48:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : file2: reading active writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/21 03:48:21 DEBUG : Looking for writers 2026/07/21 03:48:21 DEBUG : file1: reading active writers 2026/07/21 03:48:21 DEBUG : file2: reading active writers 2026/07/21 03:48:21 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/21 03:48:22 DEBUG : file1: vfs cache: starting upload 2026/07/21 03:48:22 DEBUG : file2: vfs cache: starting upload 2026/07/21 03:48:22 DEBUG : file2.6ba47292.partial: size = 0 OK 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file2.6ba47292.partial" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file2.6ba47292.partial 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tisapav8bade/file2.6ba47292.partial 2026/07/21 03:48:22 DEBUG : file2.6ba47292.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 03:48:22 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 03:48:22 DEBUG : file1.af572ea6.partial: size = 0 OK 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1.af572ea6.partial" 2026/07/21 03:48:22 DEBUG : file2.6ba47292.partial: renamed to: file2 2026/07/21 03:48:22 INFO : file2: Copied (new) 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file2" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1.af572ea6.partial 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file2 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tisapav8bade/file1.af572ea6.partial 2026/07/21 03:48:22 DEBUG : file1.af572ea6.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 03:48:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 03:48:22 DEBUG : file1.af572ea6.partial: renamed to: file1 2026/07/21 03:48:22 INFO : file1: Copied (new) 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tisapav8bade/file2 2026/07/21 03:48:22 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 03:48:22 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-21 03:48:21 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/21 03:48:22 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/21 03:48:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/21 03:48:22 INFO : file2: vfs cache: upload succeeded try #1 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:22 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 03:48:22 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-21 03:48:21 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/21 03:48:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 03:48:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:22 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : file2: reading active writers 2026/07/21 03:48:22 DEBUG : >WaitForWriters: 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:22 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:22 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file2" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file2 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tisapav8bade/file2 2026/07/21 03:48:22 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file2" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/file2 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-tisapav8bade/file2 2026/07/21 03:48:22 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/21 03:48:22 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : file2: reading active writers 2026/07/21 03:48:22 DEBUG : >WaitForWriters: 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.19s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:22 DEBUG : file1: newRWFileHandle: 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d6e75900): openPending: 2026/07/21 03:48:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d6e75900): >openPending: err= 2026/07/21 03:48:22 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 03:48:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 03:48:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d6e75900): _writeAt: size=5, off=0 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d6e75900): >_writeAt: n=5, err= 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d6e75900): RWFileHandle.Flush 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d6e75900): RWFileHandle.Flush 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d6e75900): close: 2026/07/21 03:48:22 DEBUG : file1: vfs cache: setting modification time to 2026-07-21 03:48:22.112799931 +0000 UTC m=+5.887780569 2026/07/21 03:48:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d6e75900): >close: err= 2026/07/21 03:48:22 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:48:22 DEBUG : file1: vfs cache: starting upload 2026/07/21 03:48:22 DEBUG : file1.974020e5.partial: size = 5 OK 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1.974020e5.partial" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1.974020e5.partial 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tisapav8bade/file1.974020e5.partial 2026/07/21 03:48:22 DEBUG : file1.974020e5.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 03:48:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:48:22 DEBUG : file1.974020e5.partial: renamed to: file1 2026/07/21 03:48:22 INFO : file1: Copied (new) 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:22 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 03:48:22 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-21 03:48:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/21 03:48:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 03:48:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:22 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : >WaitForWriters: 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.17s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:22 DEBUG : file1: newRWFileHandle: 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d7794700): openPending: 2026/07/21 03:48:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d7794700): >openPending: err= 2026/07/21 03:48:22 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 03:48:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 03:48:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d7794700): _writeAt: size=5, off=0 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d7794700): >_writeAt: n=5, err= 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d7794700): RWFileHandle.Release 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d7794700): close: 2026/07/21 03:48:22 DEBUG : file1: vfs cache: setting modification time to 2026-07-21 03:48:22.286612802 +0000 UTC m=+6.061593419 2026/07/21 03:48:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d7794700): >close: err= 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d7794700): RWFileHandle.Release 2026/07/21 03:48:22 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:48:22 DEBUG : file1: vfs cache: starting upload 2026/07/21 03:48:22 DEBUG : file1.a22e92e1.partial: size = 5 OK 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1.a22e92e1.partial" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1.a22e92e1.partial 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tisapav8bade/file1.a22e92e1.partial 2026/07/21 03:48:22 DEBUG : file1.a22e92e1.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 03:48:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:48:22 DEBUG : file1.a22e92e1.partial: renamed to: file1 2026/07/21 03:48:22 INFO : file1: Copied (new) 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:22 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 03:48:22 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-21 03:48:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/21 03:48:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 03:48:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:22 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : >WaitForWriters: 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.17s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:22 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 03:48:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/21 03:48:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:48:22 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:48:22 DEBUG : dir/file1(0x1fb0d7794200): openPending: 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 03:48:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 03:48:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:22 DEBUG : dir/file1(0x1fb0d7794200): >openPending: err= 2026/07/21 03:48:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/21 03:48:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:48:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:48:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 03:48:22 DEBUG : dir/file1(0x1fb0d7794200): _writeAt: size=5, off=0 2026/07/21 03:48:22 DEBUG : dir/file1(0x1fb0d7794200): >_writeAt: n=5, err= 2026/07/21 03:48:22 DEBUG : dir/file1(0x1fb0d7794200): close: 2026/07/21 03:48:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:22 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-21 03:48:22.475374456 +0000 UTC m=+6.250355113 2026/07/21 03:48:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:22 DEBUG : dir/file1(0x1fb0d7794200): >close: err= 2026/07/21 03:48:22 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:22 DEBUG : dir: Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : dir: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:48:22 DEBUG : dir: Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : dir: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:48:22 DEBUG : dir: Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : dir: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:48:22 DEBUG : dir: Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : dir: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:48:22 DEBUG : dir/file1: vfs cache: starting upload 2026/07/21 03:48:22 DEBUG : dir/file1.1db40055.partial: size = 5 OK 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1.1db40055.partial" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1.1db40055.partial 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tisapav8bade/dir/file1.1db40055.partial 2026/07/21 03:48:22 DEBUG : dir/file1.1db40055.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 03:48:22 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:48:22 DEBUG : dir/file1.1db40055.partial: renamed to: dir/file1 2026/07/21 03:48:22 INFO : dir/file1: Copied (replaced existing) 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:22 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 03:48:22 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-21 03:48:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/21 03:48:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/21 03:48:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/21 03:48:22 DEBUG : dir: Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : dir: reading active writers 2026/07/21 03:48:22 DEBUG : >WaitForWriters: 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.19s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:22 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/21 03:48:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:22 DEBUG : dir/file1: newRWFileHandle: 2026/07/21 03:48:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/21 03:48:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/21 03:48:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/21 03:48:22 DEBUG : dir/file1(0x1fb0d7795040): _writeAt: size=5, off=0 2026/07/21 03:48:22 DEBUG : dir/file1(0x1fb0d7795040): openPending: 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/21 03:48:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/21 03:48:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/21 03:48:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:22 DEBUG : dir/file1(0x1fb0d7795040): >openPending: err= 2026/07/21 03:48:22 DEBUG : dir/file1(0x1fb0d7795040): >_writeAt: n=5, err= 2026/07/21 03:48:22 DEBUG : dir/file1(0x1fb0d7795040): _writeAt: size=15, off=5 2026/07/21 03:48:22 DEBUG : dir/file1(0x1fb0d7795040): >_writeAt: n=15, err= 2026/07/21 03:48:22 DEBUG : dir/file1(0x1fb0d7795040): close: 2026/07/21 03:48:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/21 03:48:22 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-21 03:48:22.666797194 +0000 UTC m=+6.441777842 2026/07/21 03:48:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:22 DEBUG : dir/file1(0x1fb0d7795040): >close: err= 2026/07/21 03:48:22 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:22 DEBUG : dir: Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : dir: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:48:22 DEBUG : dir: Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : dir: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:48:22 DEBUG : dir: Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : dir: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:48:22 DEBUG : dir: Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : dir: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:48:22 DEBUG : dir/file1: vfs cache: starting upload 2026/07/21 03:48:22 DEBUG : dir/file1.fb8b25eb.partial: size = 20 OK 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1.fb8b25eb.partial" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1.fb8b25eb.partial 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-tisapav8bade/dir/file1.fb8b25eb.partial 2026/07/21 03:48:22 DEBUG : dir/file1.fb8b25eb.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/21 03:48:22 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/21 03:48:22 DEBUG : dir/file1.fb8b25eb.partial: renamed to: dir/file1 2026/07/21 03:48:22 INFO : dir/file1: Copied (replaced existing) 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:22 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/21 03:48:22 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-21 03:48:22 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/21 03:48:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/21 03:48:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/21 03:48:22 DEBUG : dir: Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : dir: reading active writers 2026/07/21 03:48:22 DEBUG : >WaitForWriters: 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.19s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:22 DEBUG : file1: newRWFileHandle: 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d6cfc780): openPending: 2026/07/21 03:48:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d6cfc780): >openPending: err= 2026/07/21 03:48:22 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 03:48:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 03:48:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d6cfc780): _writeAt: size=5, off=0 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d6cfc780): >_writeAt: n=5, err= 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d6cfc780): close: 2026/07/21 03:48:22 DEBUG : file1: vfs cache: setting modification time to 2026-07-21 03:48:22.83686854 +0000 UTC m=+6.611849168 2026/07/21 03:48:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:22 DEBUG : file1(0x1fb0d6cfc780): >close: err= 2026/07/21 03:48:22 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:48:22 DEBUG : file1: vfs cache: starting upload 2026/07/21 03:48:22 DEBUG : file1.65253ffb.partial: size = 5 OK 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1.65253ffb.partial" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1.65253ffb.partial 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tisapav8bade/file1.65253ffb.partial 2026/07/21 03:48:22 DEBUG : file1.65253ffb.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 03:48:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:48:22 DEBUG : file1.65253ffb.partial: renamed to: file1 2026/07/21 03:48:22 INFO : file1: Copied (new) 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:22 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 03:48:22 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-21 03:48:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/21 03:48:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 03:48:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:22 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 03:48:22 DEBUG : Looking for writers 2026/07/21 03:48:22 DEBUG : file1: reading active writers 2026/07/21 03:48:22 DEBUG : >WaitForWriters: 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: 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-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/21 03:48:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f240): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f240): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f240): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f240): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f240): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.001029678 +0000 UTC m=+6.776010305 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f240): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f740): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f740): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f740): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f740): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f740): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f740): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f740): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.001029678 +0000 UTC m=+6.776010305 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f740): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4fec0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4fec0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4fec0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4fec0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4fec0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.001029678 +0000 UTC m=+6.776010305 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4fec0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7776e70 item 1 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078980): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078980): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078980): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078980): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078980): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.004744151 +0000 UTC m=+6.779724788 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078980): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078f00): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078f00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078f00): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078f00): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078f00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.004744151 +0000 UTC m=+6.779724788 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078f00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7777340 item 2 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079540): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079540): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079540): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079540): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079540): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.007003497 +0000 UTC m=+6.781984144 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079540): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70799c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70799c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70799c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70799c0): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70799c0): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70799c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70799c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.007003497 +0000 UTC m=+6.781984144 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70799c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079e80): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079e80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079e80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079e80): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079e80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.007003497 +0000 UTC m=+6.781984144 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079e80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7777880 item 3 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0600): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0600): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0600): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0600): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0600): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.009910555 +0000 UTC m=+6.784891243 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0600): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0c40): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0c40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0c40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0c40): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0c40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.009910555 +0000 UTC m=+6.784891243 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0c40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78ae000 item 4 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1280): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1280): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1280): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1280): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1280): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.012172116 +0000 UTC m=+6.787152753 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1280): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1700): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1700): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1700): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1700): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1700): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1700): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1700): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.012172116 +0000 UTC m=+6.787152753 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1700): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1bc0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1bc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1bc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1bc0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1bc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.012172116 +0000 UTC m=+6.787152753 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1bc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78ae380 item 5 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c380): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c380): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c380): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c380): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c380): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.014894545 +0000 UTC m=+6.789875183 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c380): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c940): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c940): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c940): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c940): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c940): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.014894545 +0000 UTC m=+6.789875183 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c940): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78aea80 item 6 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710cfc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710cfc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710cfc0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710cfc0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710cfc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.0168773 +0000 UTC m=+6.791857936 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710cfc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d500): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d500): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d500): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d500): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d500): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d500): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d500): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.0168773 +0000 UTC m=+6.791857936 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d500): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710dac0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710dac0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710dac0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710dac0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710dac0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.0168773 +0000 UTC m=+6.791857936 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710dac0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78aee00 item 7 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74300): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74300): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74300): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74300): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74300): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.020067903 +0000 UTC m=+6.795048541 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74300): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e748c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e748c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e748c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e748c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e748c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.020067903 +0000 UTC m=+6.795048541 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e748c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78af420 item 8 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74e80): _readAt: size=2, off=0 2026/07/21 03:48:23 ERROR : open-test-file(0x1fb0d6e74e80): Couldn't read size of file 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74e80): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74e80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74e80): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74e80): close: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74e80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e752c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e752c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e752c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e752c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e752c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.022496429 +0000 UTC m=+6.797477066 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e752c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75740): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75740): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75740): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75740): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75740): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75740): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75740): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.022496429 +0000 UTC m=+6.797477066 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75740): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c40): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c40): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.022496429 +0000 UTC m=+6.797477066 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78af7a0 item 9 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26440): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26440): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26440): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26440): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26440): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.025064948 +0000 UTC m=+6.800045595 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26440): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26980): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26980): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26980): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26980): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26980): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.025064948 +0000 UTC m=+6.800045595 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26980): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78afc70 item 10 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26fc0): _readAt: size=2, off=0 2026/07/21 03:48:23 ERROR : open-test-file(0x1fb0d6f26fc0): Couldn't read size of file 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26fc0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26fc0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26fc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26fc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26fc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27380): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27380): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27380): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27380): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27380): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.027248891 +0000 UTC m=+6.802229538 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27380): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27880): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27880): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27880): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27880): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27880): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27880): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27880): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.027248891 +0000 UTC m=+6.802229538 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27880): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27d80): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27d80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27d80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27d80): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27d80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.027248891 +0000 UTC m=+6.802229538 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27d80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f40c40 item 11 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727e500): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727e500): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727e500): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727e500): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727e500): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.02963708 +0000 UTC m=+6.804617717 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727e500): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727ea40): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727ea40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727ea40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727ea40): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727ea40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.02963708 +0000 UTC m=+6.804617717 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727ea40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78500e0 item 12 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727f080): _readAt: size=2, off=0 2026/07/21 03:48:23 ERROR : open-test-file(0x1fb0d727f080): Couldn't read size of file 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727f080): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727f080): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727f080): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727f080): close: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727f080): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727f440): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727f440): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727f440): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727f440): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727f440): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.031995283 +0000 UTC m=+6.806975950 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727f440): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727fb00): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727fb00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727fb00): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727fb00): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727fb00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.031995283 +0000 UTC m=+6.806975950 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d727fb00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7850460 item 13 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730c280): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730c280): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730c280): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730c280): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730c280): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.034236194 +0000 UTC m=+6.809216831 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730c280): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730c7c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730c7c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730c7c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730c7c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730c7c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.034236194 +0000 UTC m=+6.809216831 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730c7c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78507e0 item 14 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730ce00): _readAt: size=2, off=0 2026/07/21 03:48:23 ERROR : open-test-file(0x1fb0d730ce00): Couldn't read size of file 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730ce00): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730ce00): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730ce00): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730ce00): close: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730ce00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730d1c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730d1c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730d1c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730d1c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730d1c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.036275705 +0000 UTC m=+6.811256352 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730d1c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730d880): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730d880): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730d880): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730d880): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730d880): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.036275705 +0000 UTC m=+6.811256352 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d730d880): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7850bd0 item 15 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7348000): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7348000): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7348000): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7348000): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7348000): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.038417338 +0000 UTC m=+6.813397986 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7348000): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7348540): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7348540): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7348540): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7348540): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7348540): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.038417338 +0000 UTC m=+6.813397986 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7348540): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7851030 item 16 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7348b80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7348b80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7348b80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7348b80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7348b80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.040475915 +0000 UTC m=+6.815456553 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7348b80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349000): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349000): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349000): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349000): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349000): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349000): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349000): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349000): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.040475915 +0000 UTC m=+6.815456553 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349000): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349500): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349500): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349500): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349500): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349500): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.040475915 +0000 UTC m=+6.815456553 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349500): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7851490 item 17 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349b80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349b80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349b80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349b80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349b80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.043191843 +0000 UTC m=+6.818172480 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7349b80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73681c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73681c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73681c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73681c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73681c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.043191843 +0000 UTC m=+6.818172480 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73681c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7851b20 item 18 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7368840): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7368840): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7368840): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7368840): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7368840): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.044894577 +0000 UTC m=+6.819875225 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7368840): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7368d40): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7368d40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7368d40): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7368d40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7368d40): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7368d40): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7368d40): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7368d40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.044894577 +0000 UTC m=+6.819875225 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7368d40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7369240): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7369240): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7369240): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7369240): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7369240): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.044894577 +0000 UTC m=+6.819875225 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7369240): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d747a070 item 19 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73698c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73698c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73698c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73698c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73698c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.047525254 +0000 UTC m=+6.822505902 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73698c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7369e00): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7369e00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7369e00): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7369e00): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7369e00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.047525254 +0000 UTC m=+6.822505902 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7369e00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d747b500 item 20 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6580): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6580): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6580): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6580): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6580): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.049511494 +0000 UTC m=+6.824492132 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6580): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6a80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6a80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6a80): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6a80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6a80): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6a80): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6a80): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6a80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.049511494 +0000 UTC m=+6.824492132 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6a80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6f80): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6f80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6f80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6f80): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6f80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.049511494 +0000 UTC m=+6.824492132 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6f80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d747ba40 item 21 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7600): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7600): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7600): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7600): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7600): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.052460071 +0000 UTC m=+6.827440718 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7600): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7b40): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7b40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7b40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7b40): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7b40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.052460071 +0000 UTC m=+6.827440718 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7b40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f7e310 item 22 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d82c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d82c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d82c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d82c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d82c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.054617405 +0000 UTC m=+6.829598053 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d82c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d87c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d87c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d87c0): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d87c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d87c0): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d87c0): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d87c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d87c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.054617405 +0000 UTC m=+6.829598053 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d87c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d8cc0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d8cc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d8cc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d8cc0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d8cc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.054617405 +0000 UTC m=+6.829598053 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d8cc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f7e850 item 23 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d9340): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d9340): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d9340): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d9340): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d9340): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.057295341 +0000 UTC m=+6.832275988 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d9340): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d9880): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d9880): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d9880): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d9880): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d9880): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.057295341 +0000 UTC m=+6.832275988 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d9880): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f7ed20 item 24 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d9ec0): _readAt: size=2, off=0 2026/07/21 03:48:23 ERROR : open-test-file(0x1fb0d73d9ec0): Couldn't read size of file 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d9ec0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d9ec0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d9ec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d9ec0): close: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73d9ec0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fe380): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fe380): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fe380): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fe380): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fe380): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.059542524 +0000 UTC m=+6.834523162 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fe380): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fe880): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fe880): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fe880): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fe880): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fe880): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fe880): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fe880): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fe880): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.059542524 +0000 UTC m=+6.834523162 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fe880): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fedc0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fedc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fedc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fedc0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fedc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.059542524 +0000 UTC m=+6.834523162 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73fedc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f7f110 item 25 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ff440): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ff440): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ff440): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ff440): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ff440): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.062126512 +0000 UTC m=+6.837107160 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ff440): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ff980): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ff980): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ff980): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ff980): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ff980): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.062126512 +0000 UTC m=+6.837107160 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ff980): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f7f810 item 26 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a0c0): _readAt: size=2, off=0 2026/07/21 03:48:23 ERROR : open-test-file(0x1fb0d741a0c0): Couldn't read size of file 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a0c0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a0c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a0c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a0c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a0c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a480): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a480): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a480): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a480): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a480): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.063874533 +0000 UTC m=+6.838855170 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a480): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a980): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a980): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a980): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a980): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a980): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a980): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a980): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a980): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.063874533 +0000 UTC m=+6.838855170 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741a980): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741aec0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741aec0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741aec0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741aec0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741aec0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.063874533 +0000 UTC m=+6.838855170 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741aec0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f7fc70 item 27 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741b540): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741b540): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741b540): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741b540): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741b540): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.066400923 +0000 UTC m=+6.841381560 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741b540): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741ba80): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741ba80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741ba80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741ba80): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741ba80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.066400923 +0000 UTC m=+6.841381560 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741ba80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d72a45b0 item 28 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74501c0): _readAt: size=2, off=0 2026/07/21 03:48:23 ERROR : open-test-file(0x1fb0d74501c0): Couldn't read size of file 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74501c0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74501c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74501c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74501c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74501c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7450580): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7450580): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7450580): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7450580): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7450580): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.068160786 +0000 UTC m=+6.843141423 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7450580): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7450c40): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7450c40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7450c40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7450c40): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7450c40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.068160786 +0000 UTC m=+6.843141423 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7450c40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d72a4fc0 item 29 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74512c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74512c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74512c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74512c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74512c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.069898266 +0000 UTC m=+6.844878904 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74512c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7451800): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7451800): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7451800): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7451800): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7451800): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.069898266 +0000 UTC m=+6.844878904 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7451800): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d72a5880 item 30 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7451e40): _readAt: size=2, off=0 2026/07/21 03:48:23 ERROR : open-test-file(0x1fb0d7451e40): Couldn't read size of file 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7451e40): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7451e40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7451e40): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7451e40): close: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7451e40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7486300): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7486300): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7486300): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7486300): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7486300): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.071696682 +0000 UTC m=+6.846677318 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7486300): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74869c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74869c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74869c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74869c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74869c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.071696682 +0000 UTC m=+6.846677318 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74869c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d74e00e0 item 31 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7487040): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7487040): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7487040): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7487040): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7487040): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.073599043 +0000 UTC m=+6.848579691 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7487040): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7487580): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7487580): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7487580): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7487580): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7487580): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.073599043 +0000 UTC m=+6.848579691 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7487580): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d74e0540 item 32 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7487bc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7487bc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7487bc0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7487bc0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7487bc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.075232297 +0000 UTC m=+6.850212935 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7487bc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bc140): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bc140): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bc140): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bc140): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bc140): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d74e08c0 item 33 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bc140): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bc140): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.075826399 +0000 UTC m=+6.850807036 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bc140): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bc640): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bc640): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bc640): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bc640): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bc640): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.075826399 +0000 UTC m=+6.850807036 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bc640): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d74e0a80 item 33 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bcc80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bcc80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bcc80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bcc80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bcc80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.077689567 +0000 UTC m=+6.852670204 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bcc80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bd100): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bd100): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d74e0e70 item 34 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bd100): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bd100): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bd100): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bd100): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bd100): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.078683222 +0000 UTC m=+6.853663869 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bd100): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bd640): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bd640): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bd640): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bd640): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bd640): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.078683222 +0000 UTC m=+6.853663869 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bd640): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d74e1030 item 34 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bdc80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bdc80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bdc80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bdc80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bdc80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.080787386 +0000 UTC m=+6.855768033 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74bdc80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706200): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706200): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706200): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706200): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706200): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d74e13b0 item 35 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706200): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706200): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.081641419 +0000 UTC m=+6.856622055 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706200): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706700): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706700): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706700): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706700): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706700): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.081641419 +0000 UTC m=+6.856622055 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706700): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d74e16c0 item 35 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706d80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706d80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706d80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706d80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706d80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.08390952 +0000 UTC m=+6.858890158 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7706d80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7707280): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7707280): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d74e1ab0 item 36 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7707280): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7707280): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7707280): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7707280): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7707280): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.084799039 +0000 UTC m=+6.859779677 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7707280): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77077c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77077c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77077c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77077c0): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77077c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.084799039 +0000 UTC m=+6.859779677 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77077c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d74e1c70 item 36 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7707e00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7707e00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7707e00): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7707e00): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7707e00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.087136434 +0000 UTC m=+6.862117080 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7707e00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724380): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724380): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724380): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724380): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724380): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7180150 item 37 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724380): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724380): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.08778626 +0000 UTC m=+6.862766907 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724380): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724880): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724880): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724880): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724880): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724880): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.08778626 +0000 UTC m=+6.862766907 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724880): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7180380 item 37 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724f00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724f00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724f00): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724f00): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724f00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.09036008 +0000 UTC m=+6.865340716 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724f00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725400): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725400): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7180770 item 38 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725400): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725400): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725400): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725400): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725400): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.091140393 +0000 UTC m=+6.866121080 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725400): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725940): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725940): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725940): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725940): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725940): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.091140393 +0000 UTC m=+6.866121080 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725940): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7180930 item 38 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776a0c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776a0c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776a0c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776a0c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776a0c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.09334774 +0000 UTC m=+6.868328407 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776a0c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776a5c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776a5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776a5c0): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776a5c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776a5c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7180e70 item 39 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776a5c0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776a5c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.093913278 +0000 UTC m=+6.868893926 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776a5c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776aac0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776aac0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776aac0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776aac0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776aac0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.093913278 +0000 UTC m=+6.868893926 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776aac0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7181180 item 39 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776b140): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776b140): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776b140): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776b140): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776b140): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.096197181 +0000 UTC m=+6.871177827 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776b140): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776b640): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776b640): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7181a40 item 40 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776b640): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776b640): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776b640): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776b640): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776b640): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.096919354 +0000 UTC m=+6.871899991 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776b640): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776bb80): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776bb80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776bb80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776bb80): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776bb80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.096919354 +0000 UTC m=+6.871899991 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d776bb80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7181d50 item 40 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4240): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4240): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4240): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4240): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4240): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4240): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4240): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.098877401 +0000 UTC m=+6.873858047 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4240): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4740): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4740): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4740): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bd2cb0 item 41 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4740): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4740): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.099620564 +0000 UTC m=+6.874601231 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4740): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4c00): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4c00): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4c00): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4c00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4c00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bd3030 item 41 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4c00): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4c00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.100299595 +0000 UTC m=+6.875280233 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b4c00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5140): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5140): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5140): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5140): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5140): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.100299595 +0000 UTC m=+6.875280233 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5140): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bd31f0 item 41 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5780): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5780): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5780): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5780): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5780): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5780): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5780): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.102451538 +0000 UTC m=+6.877432176 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5780): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5c80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5c80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5c80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bd35e0 item 42 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5c80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5c80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.10325186 +0000 UTC m=+6.878232497 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77b5c80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ea2c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ea2c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bd3810 item 42 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ea2c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ea2c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ea2c0): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ea2c0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ea2c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.104021984 +0000 UTC m=+6.879002631 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ea2c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ea840): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ea840): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ea840): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ea840): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ea840): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.104021984 +0000 UTC m=+6.879002631 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ea840): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bd3ab0 item 42 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eae80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eae80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eae80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eae80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eae80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eae80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eae80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.106269607 +0000 UTC m=+6.881250295 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eae80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eb380): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eb380): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eb380): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6e00310 item 43 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eb380): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eb380): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.106829815 +0000 UTC m=+6.881810462 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eb380): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eb8c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eb8c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eb8c0): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eb8c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eb8c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6e005b0 item 43 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eb8c0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eb8c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.107571015 +0000 UTC m=+6.882551662 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77eb8c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ebe00): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ebe00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ebe00): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ebe00): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ebe00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.107571015 +0000 UTC m=+6.882551662 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77ebe00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6e00a80 item 43 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818540): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818540): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818540): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818540): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818540): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818540): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818540): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.109832184 +0000 UTC m=+6.884812821 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818540): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818a40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818a40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818a40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6fce070 item 44 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818a40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818a40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.110435894 +0000 UTC m=+6.885416531 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818a40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818f80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818f80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6fce230 item 44 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818f80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818f80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818f80): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818f80): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818f80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.111368355 +0000 UTC m=+6.886349002 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7818f80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7819500): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7819500): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7819500): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7819500): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7819500): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.111368355 +0000 UTC m=+6.886349002 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7819500): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6fce460 item 44 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7819b40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7819b40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7819b40): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7819b40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7819b40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7819b40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7819b40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.113455365 +0000 UTC m=+6.888436002 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7819b40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846140): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846140): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846140): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6fce9a0 item 45 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846140): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846140): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.114065096 +0000 UTC m=+6.889045743 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846140): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846840): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846840): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846840): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846840): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846840): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.114065096 +0000 UTC m=+6.889045743 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846840): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6fcecb0 item 45 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846e80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846e80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846e80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846e80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846e80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846e80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846e80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.116401317 +0000 UTC m=+6.891381964 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7846e80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7847380): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7847380): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7847380): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6fcf420 item 46 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7847380): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7847380): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.116957628 +0000 UTC m=+6.891938264 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7847380): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7847a80): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7847a80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7847a80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7847a80): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7847a80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.116957628 +0000 UTC m=+6.891938264 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7847a80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6fcf5e0 item 46 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78701c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78701c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78701c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78701c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78701c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78701c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78701c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.119316731 +0000 UTC m=+6.894297378 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78701c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78706c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78706c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78706c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6fcf960 item 47 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78706c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78706c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.119965948 +0000 UTC m=+6.894946584 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78706c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7870dc0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7870dc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7870dc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7870dc0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7870dc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.119965948 +0000 UTC m=+6.894946584 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7870dc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6fcfb20 item 47 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7871400): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7871400): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7871400): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7871400): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7871400): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7871400): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7871400): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.121994528 +0000 UTC m=+6.896975174 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7871400): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7871900): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7871900): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7871900): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7220620 item 48 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7871900): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7871900): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.122759101 +0000 UTC m=+6.897739749 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7871900): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788c100): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788c100): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788c100): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788c100): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788c100): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.122759101 +0000 UTC m=+6.897739749 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788c100): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d72208c0 item 48 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788c740): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788c740): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788c740): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788c740): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788c740): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.124773735 +0000 UTC m=+6.899754381 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788c740): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788cbc0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788cbc0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788cbc0): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788cbc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788cbc0): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788cbc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7220cb0 item 49 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788cbc0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788cbc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.125668964 +0000 UTC m=+6.900649631 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788cbc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788d100): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788d100): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788d100): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788d100): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788d100): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.125668964 +0000 UTC m=+6.900649631 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788d100): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7221570 item 49 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788d780): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788d780): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788d780): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788d780): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788d780): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.12769503 +0000 UTC m=+6.902675668 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788d780): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788dc80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788dc80): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788dc80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d72218f0 item 50 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788dc80): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788dc80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788dc80): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788dc80): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788dc80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.128703645 +0000 UTC m=+6.903684352 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788dc80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ba300): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ba300): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ba300): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ba300): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ba300): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.128703645 +0000 UTC m=+6.903684352 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ba300): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7221ab0 item 50 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ba980): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ba980): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ba980): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ba980): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ba980): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.1306771 +0000 UTC m=+6.905657747 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ba980): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bae80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bae80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bae80): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bae80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bae80): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bae80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f220e0 item 51 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bae80): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bae80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.131516615 +0000 UTC m=+6.906497263 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bae80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bb3c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bb3c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bb3c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bb3c0): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bb3c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.131516615 +0000 UTC m=+6.906497263 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bb3c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f22c40 item 51 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bba40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bba40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bba40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bba40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bba40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.133601462 +0000 UTC m=+6.908582099 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bba40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc040): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc040): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc040): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f232d0 item 52 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc040): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc040): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc040): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc040): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc040): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.13446376 +0000 UTC m=+6.909444397 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc040): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc5c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc5c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc5c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc5c0): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc5c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.13446376 +0000 UTC m=+6.909444397 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc5c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f23500 item 52 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dcc40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dcc40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dcc40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dcc40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dcc40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.13652381 +0000 UTC m=+6.911504457 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dcc40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd140): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd140): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd140): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd140): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd140): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd140): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f23ab0 item 53 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd140): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd140): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.137116748 +0000 UTC m=+6.912097396 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd140): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd680): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd680): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd680): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd680): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd680): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.137116748 +0000 UTC m=+6.912097396 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd680): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f23c70 item 53 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ddd00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ddd00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ddd00): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ddd00): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ddd00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.139355607 +0000 UTC m=+6.914336344 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ddd00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fc300): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fc300): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fc300): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f943f0 item 54 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fc300): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fc300): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fc300): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fc300): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fc300): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.140247681 +0000 UTC m=+6.915228318 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fc300): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fc880): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fc880): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fc880): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fc880): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fc880): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.140247681 +0000 UTC m=+6.915228318 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fc880): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f94620 item 54 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788080): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788080): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788080): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788080): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788080): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.145056359 +0000 UTC m=+6.920037036 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788080): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788580): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788580): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788580): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788580): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788580): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788580): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78981c0 item 55 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788580): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788580): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.145652966 +0000 UTC m=+6.920633603 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788580): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788ac0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788ac0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788ac0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788ac0): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788ac0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.145652966 +0000 UTC m=+6.920633603 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788ac0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78983f0 item 55 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789140): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789140): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789140): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789140): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789140): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.147791154 +0000 UTC m=+6.922771811 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789140): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789640): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789640): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789640): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78988c0 item 56 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789640): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789640): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789640): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789640): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789640): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.148538284 +0000 UTC m=+6.923518911 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789640): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789c40): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789c40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789c40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789c40): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789c40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.148538284 +0000 UTC m=+6.923518911 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789c40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7898b60 item 56 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b0580): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b0580): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b0580): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b0580): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b0580): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b0580): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b0580): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b0580): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.150483467 +0000 UTC m=+6.925464154 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b0580): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1140): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1140): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1140): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78990a0 item 57 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1140): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1140): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.151261355 +0000 UTC m=+6.926242052 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1140): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1840): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1840): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1840): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1840): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1840): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1840): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7899260 item 57 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1840): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1840): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.151975574 +0000 UTC m=+6.926956210 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1840): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1dc0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1dc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1dc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1dc0): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1dc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.151975574 +0000 UTC m=+6.926956210 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1dc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7899420 item 57 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfcf80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfcf80): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfcf80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfcf80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfcf80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfcf80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfcf80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfcf80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.153993043 +0000 UTC m=+6.928973680 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfcf80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd8c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd8c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd8c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78997a0 item 58 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd8c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd8c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.154619256 +0000 UTC m=+6.929599892 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd8c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fce40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fce40): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fce40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7899b90 item 58 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fce40): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fce40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fce40): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fce40): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fce40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.15533641 +0000 UTC m=+6.930317046 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fce40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fd400): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fd400): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fd400): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fd400): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fd400): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.15533641 +0000 UTC m=+6.930317046 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fd400): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7899d50 item 58 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fda40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fda40): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fda40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fda40): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fda40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fda40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fda40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fda40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.156768634 +0000 UTC m=+6.931749270 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78fda40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7794080): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7794080): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7794080): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bcc2a0 item 59 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7794080): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7794080): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.157375358 +0000 UTC m=+6.932355996 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7794080): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77945c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77945c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77945c0): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77945c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77945c0): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77945c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bcc5b0 item 59 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77945c0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77945c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.157971083 +0000 UTC m=+6.932951721 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77945c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7794b80): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7794b80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7794b80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7794b80): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7794b80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.157971083 +0000 UTC m=+6.932951721 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7794b80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bcc8c0 item 59 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77951c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77951c0): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77951c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77951c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77951c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77951c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77951c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77951c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.159694897 +0000 UTC m=+6.934675535 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77951c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7795700): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7795700): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7795700): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bccfc0 item 60 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7795700): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7795700): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.16032073 +0000 UTC m=+6.935301366 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7795700): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7795c40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7795c40): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7795c40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bcd180 item 60 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7795c40): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7795c40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7795c40): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7795c40): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7795c40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.160998169 +0000 UTC m=+6.935978806 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7795c40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6ea7e40): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6ea7e40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6ea7e40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6ea7e40): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6ea7e40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.160998169 +0000 UTC m=+6.935978806 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6ea7e40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bcd420 item 60 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f300): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f300): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f300): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f300): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f300): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f300): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f300): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f300): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.164693615 +0000 UTC m=+6.939674253 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f300): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4fb80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4fb80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4fb80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bcda40 item 61 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4fb80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4fb80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.165404388 +0000 UTC m=+6.940385025 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4fb80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078700): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078700): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078700): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078700): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078700): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.165404388 +0000 UTC m=+6.940385025 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078700): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bcdc70 item 61 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078dc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078dc0): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078dc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078dc0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078dc0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078dc0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078dc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.166980955 +0000 UTC m=+6.941961591 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078dc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079300): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079300): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079300): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7184380 item 62 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079300): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079300): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.167552694 +0000 UTC m=+6.942533331 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079300): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079a00): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079a00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079a00): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079a00): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079a00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.167552694 +0000 UTC m=+6.942533331 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079a00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7184540 item 62 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0140): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0140): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0140): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0140): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0140): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0140): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0140): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0140): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.169423376 +0000 UTC m=+6.944404014 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0140): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0680): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0680): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0680): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d71849a0 item 63 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0680): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0680): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.16995479 +0000 UTC m=+6.944935427 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0680): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0e80): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0e80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0e80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0e80): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0e80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.16995479 +0000 UTC m=+6.944935427 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0e80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7184d20 item 63 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a14c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a14c0): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a14c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a14c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a14c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a14c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a14c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a14c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.171510526 +0000 UTC m=+6.946491164 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a14c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1a00): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1a00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1a00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d71851f0 item 64 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1a00): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1a00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.172052821 +0000 UTC m=+6.947033478 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1a00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c240): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c240): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c240): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c240): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c240): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.172052821 +0000 UTC m=+6.947033478 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c240): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d71853b0 item 64 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c900): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c900): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c900): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c900): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c900): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.173735999 +0000 UTC m=+6.948716636 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c900): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710cd80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710cd80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710cd80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710cd80): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710cd80): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f94150 item 65 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710cd80): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710cd80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.17435078 +0000 UTC m=+6.949331417 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710cd80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d2c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d2c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d2c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d2c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d2c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.17435078 +0000 UTC m=+6.949331417 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d2c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f95180 item 65 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710da00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710da00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710da00): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710da00): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710da00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.176133706 +0000 UTC m=+6.951114343 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710da00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74040): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74040): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f95650 item 66 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74040): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74040): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74040): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74040): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74040): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.177189919 +0000 UTC m=+6.952170546 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74040): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74600): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74600): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74600): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74600): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74600): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.177189919 +0000 UTC m=+6.952170546 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74600): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f95960 item 66 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74c40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74c40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74c40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74c40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74c40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.178901772 +0000 UTC m=+6.953882439 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74c40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e750c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e750c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e750c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e750c0): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e750c0): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6b00cb0 item 67 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e750c0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e750c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.179544375 +0000 UTC m=+6.954525022 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e750c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e755c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e755c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e755c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e755c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e755c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.179544375 +0000 UTC m=+6.954525022 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e755c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6b00ee0 item 67 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.181645162 +0000 UTC m=+6.956625810 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f262c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f262c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6b016c0 item 68 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f262c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f262c0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f262c0): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f262c0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f262c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.182352417 +0000 UTC m=+6.957333053 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f262c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26800): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26800): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26800): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26800): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26800): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.182352417 +0000 UTC m=+6.957333053 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26800): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6b01880 item 68 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26e40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26e40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26e40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26e40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26e40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.183967858 +0000 UTC m=+6.958948494 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26e40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f272c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f272c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f272c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f272c0): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f272c0): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6b01dc0 item 69 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f272c0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f272c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.184651096 +0000 UTC m=+6.959631734 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f272c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f277c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f277c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f277c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f277c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f277c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.184651096 +0000 UTC m=+6.959631734 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f277c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f181c0 item 69 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27e40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27e40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27e40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27e40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27e40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.18698797 +0000 UTC m=+6.961968606 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27e40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc440): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc440): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f18cb0 item 70 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc440): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc440): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc440): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc440): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc440): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.187695977 +0000 UTC m=+6.962676604 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc440): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc980): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc980): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc980): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc980): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc980): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.187695977 +0000 UTC m=+6.962676604 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dc980): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f18f50 item 70 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd000): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd000): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd000): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd000): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd000): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.189234751 +0000 UTC m=+6.964215379 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd000): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd500): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd500): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd500): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd500): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd500): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f19490 item 71 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd500): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd500): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.189829073 +0000 UTC m=+6.964809710 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dd500): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dda00): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dda00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dda00): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dda00): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dda00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.189829073 +0000 UTC m=+6.964809710 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78dda00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f197a0 item 71 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bc1c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bc1c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bc1c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bc1c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bc1c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.191394369 +0000 UTC m=+6.966375005 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bc1c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bc6c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bc6c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7048150 item 72 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bc6c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bc6c0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bc6c0): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bc6c0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bc6c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.192122864 +0000 UTC m=+6.967103491 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bc6c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bcc00): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bcc00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bcc00): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bcc00): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bcc00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.192122864 +0000 UTC m=+6.967103491 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bcc00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d70484d0 item 72 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bd1c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bd1c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bd1c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bd1c0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bd1c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bd1c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bd1c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.193533888 +0000 UTC m=+6.968514525 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bd1c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bd6c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bd6c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bd6c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d70489a0 item 73 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bd6c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bd6c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.194037298 +0000 UTC m=+6.969017936 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bd6c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bdb80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bdb80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bdb80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bdb80): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bdb80): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7048b60 item 73 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bdb80): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bdb80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.194732291 +0000 UTC m=+6.969712918 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70bdb80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f41c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f41c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f41c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f41c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f41c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.194732291 +0000 UTC m=+6.969712918 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f41c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7048e00 item 73 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122380): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122380): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122380): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122380): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122380): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122380): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122380): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.19665994 +0000 UTC m=+6.971640638 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122380): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122880): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122880): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122880): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6d46460 item 74 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122880): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122880): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.197362567 +0000 UTC m=+6.972343204 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122880): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122dc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122dc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6d46700 item 74 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122dc0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122dc0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122dc0): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122dc0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122dc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.198140646 +0000 UTC m=+6.973121283 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7122dc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123340): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123340): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123340): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123340): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123340): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.198140646 +0000 UTC m=+6.973121283 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123340): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6d46a10 item 74 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123980): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123980): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123980): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123980): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123980): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123980): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123980): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.199748221 +0000 UTC m=+6.974728858 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123980): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123e80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123e80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123e80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6d473b0 item 75 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123e80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123e80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.200354055 +0000 UTC m=+6.975334693 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7123e80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f04c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f04c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f04c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f04c0): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f04c0): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6d476c0 item 75 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f04c0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f04c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.201014091 +0000 UTC m=+6.975994728 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f04c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f0a00): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f0a00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f0a00): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f0a00): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f0a00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.201014091 +0000 UTC m=+6.975994728 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f0a00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6d47a40 item 75 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1040): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1040): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1040): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1040): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1040): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1040): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1040): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.202995472 +0000 UTC m=+6.977976109 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1040): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1540): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1540): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1540): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d77c8000 item 76 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1540): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1540): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.203588262 +0000 UTC m=+6.978568899 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1540): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1a80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1a80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d77c8380 item 76 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1a80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1a80): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1a80): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1a80): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1a80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.204306098 +0000 UTC m=+6.979286734 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71f1a80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725c100): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725c100): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725c100): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725c100): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725c100): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.204306098 +0000 UTC m=+6.979286734 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725c100): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d77c8540 item 76 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725c740): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725c740): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725c740): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725c740): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725c740): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725c740): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725c740): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.206400702 +0000 UTC m=+6.981381339 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725c740): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725cc40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725cc40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725cc40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d77c8a10 item 77 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725cc40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725cc40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.20706158 +0000 UTC m=+6.982042207 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725cc40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725d340): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725d340): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725d340): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725d340): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725d340): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.20706158 +0000 UTC m=+6.982042207 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d725d340): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d77c8bd0 item 77 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4800): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4800): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4800): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4800): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4800): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4800): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4800): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.210656146 +0000 UTC m=+6.985636803 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4800): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4d40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4d40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4d40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7049500 item 78 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4d40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4d40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.212105633 +0000 UTC m=+6.987086291 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4d40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5440): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5440): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5440): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5440): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5440): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.212105633 +0000 UTC m=+6.987086291 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5440): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d70496c0 item 78 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5a80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5a80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5a80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5a80): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5a80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5a80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5a80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.215830537 +0000 UTC m=+6.990811194 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5a80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304080): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304080): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304080): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7049c70 item 79 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304080): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304080): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.216641307 +0000 UTC m=+6.991621944 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304080): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304780): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304780): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304780): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304780): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304780): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.216641307 +0000 UTC m=+6.991621944 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304780): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7049e30 item 79 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304dc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304dc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304dc0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304dc0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304dc0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304dc0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304dc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.22017066 +0000 UTC m=+6.995151297 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7304dc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73052c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73052c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73052c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781c380 item 80 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73052c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73052c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.221461287 +0000 UTC m=+6.996441944 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73052c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73059c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73059c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73059c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73059c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73059c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.221461287 +0000 UTC m=+6.996441944 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73059c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781c540 item 80 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a200): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a200): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a200): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a200): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a200): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.224244752 +0000 UTC m=+6.999225409 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a200): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a700): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a700): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a700): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a700): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a700): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a700): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6de48c0 item 81 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a700): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a700): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.22576859 +0000 UTC m=+7.000749247 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a700): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746ac40): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746ac40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746ac40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746ac40): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746ac40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.22576859 +0000 UTC m=+7.000749247 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746ac40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6de4d20 item 81 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b2c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b2c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b2c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b2c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b2c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.229436766 +0000 UTC m=+7.004417463 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b2c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b7c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b7c0): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b7c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6de53b0 item 82 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b7c0): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b7c0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b7c0): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b7c0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b7c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.230969339 +0000 UTC m=+7.005949966 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b7c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746bd40): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746bd40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746bd40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746bd40): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746bd40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.230969339 +0000 UTC m=+7.005949966 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746bd40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6de5570 item 82 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a64c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a64c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a64c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a64c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a64c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.233854656 +0000 UTC m=+7.008835314 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a64c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a69c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a69c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a69c0): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a69c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a69c0): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a69c0): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6de5d50 item 83 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a69c0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a69c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.234837092 +0000 UTC m=+7.009817739 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a69c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6f00): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6f00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6f00): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6f00): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6f00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.234837092 +0000 UTC m=+7.009817739 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6f00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d77761c0 item 83 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342480): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342480): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342480): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342480): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342480): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.237518714 +0000 UTC m=+7.012499351 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342480): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342980): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342980): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342980): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781ca10 item 84 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342980): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342980): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342980): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342980): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342980): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.239241948 +0000 UTC m=+7.014222585 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342980): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342f00): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342f00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342f00): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342f00): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342f00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.239241948 +0000 UTC m=+7.014222585 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7342f00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781ccb0 item 84 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7343580): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7343580): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7343580): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7343580): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7343580): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.242037707 +0000 UTC m=+7.017018343 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7343580): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7343a80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7343a80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7343a80): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7343a80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7343a80): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7343a80): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781d030 item 85 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7343a80): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7343a80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.243707629 +0000 UTC m=+7.018688267 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7343a80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73620c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73620c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73620c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73620c0): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73620c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.243707629 +0000 UTC m=+7.018688267 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73620c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781d1f0 item 85 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7362740): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7362740): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7362740): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7362740): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7362740): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.246489762 +0000 UTC m=+7.021470419 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7362740): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7362c40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7362c40): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7362c40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781d5e0 item 86 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7362c40): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7362c40): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7362c40): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7362c40): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7362c40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.248551766 +0000 UTC m=+7.023532393 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7362c40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73631c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73631c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73631c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73631c0): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73631c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.248551766 +0000 UTC m=+7.023532393 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73631c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781d810 item 86 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7363840): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7363840): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7363840): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7363840): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7363840): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.250856027 +0000 UTC m=+7.025836663 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7363840): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7363d40): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7363d40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7363d40): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7363d40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7363d40): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7363d40): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781db90 item 87 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7363d40): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7363d40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.253265656 +0000 UTC m=+7.028246292 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7363d40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400380): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400380): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400380): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400380): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400380): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.253265656 +0000 UTC m=+7.028246292 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400380): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781dd50 item 87 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400a00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400a00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400a00): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400a00): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400a00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.257228958 +0000 UTC m=+7.032209585 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400a00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400f00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400f00): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400f00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78ae230 item 88 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400f00): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400f00): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400f00): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400f00): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400f00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.25792345 +0000 UTC m=+7.032904087 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7400f00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7401480): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7401480): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7401480): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7401480): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7401480): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.25792345 +0000 UTC m=+7.032904087 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7401480): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78ae3f0 item 88 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7401ac0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7401ac0): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7401ac0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7401ac0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7401ac0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7401ac0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7401ac0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7401ac0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.259779935 +0000 UTC m=+7.034760562 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7401ac0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741e100): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741e100): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741e100): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78ae9a0 item 89 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741e100): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741e100): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.260630041 +0000 UTC m=+7.035610677 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741e100): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741e640): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741e640): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741e640): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741e640): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741e640): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741e640): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78aeb60 item 89 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741e640): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741e640): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.261768379 +0000 UTC m=+7.036749007 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741e640): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741ebc0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741ebc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741ebc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741ebc0): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741ebc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.261768379 +0000 UTC m=+7.036749007 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741ebc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78aed20 item 89 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741f200): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741f200): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741f200): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741f200): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741f200): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741f200): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741f200): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741f200): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.263568328 +0000 UTC m=+7.038548955 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741f200): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741f740): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741f740): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741f740): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78af1f0 item 90 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741f740): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741f740): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.264557817 +0000 UTC m=+7.039538444 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741f740): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741fc80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741fc80): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741fc80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78af3b0 item 90 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741fc80): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741fc80): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741fc80): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741fc80): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741fc80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.26550274 +0000 UTC m=+7.040483377 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d741fc80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744c340): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744c340): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744c340): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744c340): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744c340): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.26550274 +0000 UTC m=+7.040483377 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744c340): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78af570 item 90 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744c980): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744c980): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744c980): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744c980): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744c980): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744c980): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744c980): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744c980): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.267566537 +0000 UTC m=+7.042547174 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744c980): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744cec0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744cec0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744cec0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78af8f0 item 91 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744cec0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744cec0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.268340217 +0000 UTC m=+7.043320844 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744cec0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744d400): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744d400): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744d400): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744d400): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744d400): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744d400): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78afab0 item 91 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744d400): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744d400): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.269266397 +0000 UTC m=+7.044247024 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744d400): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744d980): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744d980): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744d980): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744d980): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744d980): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.269266397 +0000 UTC m=+7.044247024 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d744d980): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78afc70 item 91 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74820c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74820c0): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74820c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74820c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74820c0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74820c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74820c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74820c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.270853162 +0000 UTC m=+7.045833800 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74820c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7482600): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7482600): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7482600): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f40c40 item 92 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7482600): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7482600): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.271960703 +0000 UTC m=+7.046941341 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7482600): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7482b40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7482b40): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7482b40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f41110 item 92 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7482b40): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7482b40): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7482b40): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7482b40): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7482b40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.272681715 +0000 UTC m=+7.047662352 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7482b40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483100): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483100): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483100): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483100): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483100): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.272681715 +0000 UTC m=+7.047662352 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483100): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f41e30 item 92 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483740): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483740): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483740): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483740): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483740): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483740): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483740): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483740): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.274745893 +0000 UTC m=+7.049726520 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483740): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483c80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483c80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483c80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7850310 item 93 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483c80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483c80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.275602008 +0000 UTC m=+7.050582655 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7483c80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b4480): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b4480): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b4480): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b4480): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b4480): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.275602008 +0000 UTC m=+7.050582655 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b4480): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78504d0 item 93 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b4ac0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b4ac0): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b4ac0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b4ac0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b4ac0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b4ac0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b4ac0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b4ac0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.277706071 +0000 UTC m=+7.052686708 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b4ac0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5000): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5000): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5000): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7850850 item 94 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5000): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5000): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.278341831 +0000 UTC m=+7.053322469 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5000): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5700): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5700): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5700): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5700): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5700): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.278341831 +0000 UTC m=+7.053322469 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5700): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7850a80 item 94 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5d40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5d40): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5d40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5d40): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5d40): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5d40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5d40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5d40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.280049315 +0000 UTC m=+7.055029942 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74b5d40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74ea380): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74ea380): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74ea380): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7850ee0 item 95 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74ea380): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74ea380): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.280644559 +0000 UTC m=+7.055625196 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74ea380): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eaa80): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eaa80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eaa80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eaa80): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eaa80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.280644559 +0000 UTC m=+7.055625196 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eaa80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7851180 item 95 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eb0c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eb0c0): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eb0c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eb0c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eb0c0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eb0c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eb0c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eb0c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.282605582 +0000 UTC m=+7.057586209 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eb0c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eb600): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eb600): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eb600): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7851500 item 96 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eb600): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eb600): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.283057475 +0000 UTC m=+7.058038111 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74eb600): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74ebd00): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74ebd00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74ebd00): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74ebd00): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74ebd00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.283057475 +0000 UTC m=+7.058038111 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74ebd00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78517a0 item 96 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= 2026/07/21 03:48:23 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:23 DEBUG : Looking for writers 2026/07/21 03:48:23 DEBUG : >WaitForWriters: 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/21 03:48:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770c5c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770c5c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770c5c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770c5c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770c5c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.291672992 +0000 UTC m=+7.066653619 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770c5c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770ca40): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770ca40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770ca40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770ca40): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770ca40): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770ca40): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770ca40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.291672992 +0000 UTC m=+7.066653619 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770ca40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770cf00): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770cf00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770cf00): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770cf00): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770cf00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.291672992 +0000 UTC m=+7.066653619 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770cf00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f7e930 item 1 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770d540): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770d540): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770d540): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770d540): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770d540): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.294368931 +0000 UTC m=+7.069349558 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770d540): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770da40): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770da40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770da40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770da40): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770da40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.294368931 +0000 UTC m=+7.069349558 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d770da40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f7ee00 item 2 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736180): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736180): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736180): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736180): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736180): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.296831521 +0000 UTC m=+7.071812148 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736180): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736600): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736600): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736600): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736600): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736600): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736600): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736600): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.296831521 +0000 UTC m=+7.071812148 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736600): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736ac0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736ac0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736ac0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736ac0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736ac0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.296831521 +0000 UTC m=+7.071812148 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7736ac0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f7f260 item 3 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7737140): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7737140): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7737140): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7737140): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7737140): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.298718373 +0000 UTC m=+7.073699000 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7737140): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7737680): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7737680): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7737680): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7737680): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7737680): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.298718373 +0000 UTC m=+7.073699000 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7737680): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f7f8f0 item 4 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7737cc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7737cc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7737cc0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7737cc0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7737cc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.300160506 +0000 UTC m=+7.075141133 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7737cc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766240): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766240): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766240): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766240): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766240): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766240): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766240): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.300160506 +0000 UTC m=+7.075141133 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766240): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766700): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766700): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766700): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766700): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766700): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.300160506 +0000 UTC m=+7.075141133 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766700): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f7fd50 item 5 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766d80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766d80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766d80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766d80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766d80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.302371862 +0000 UTC m=+7.077352498 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7766d80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77672c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77672c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77672c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77672c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77672c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.302371862 +0000 UTC m=+7.077352498 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77672c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d74e04d0 item 6 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7767940): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7767940): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7767940): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7767940): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7767940): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.303693417 +0000 UTC m=+7.078674044 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7767940): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7767e40): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7767e40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7767e40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7767e40): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7767e40): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7767e40): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7767e40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.303693417 +0000 UTC m=+7.078674044 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7767e40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788a400): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788a400): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788a400): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788a400): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788a400): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.303693417 +0000 UTC m=+7.078674044 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788a400): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d74e0850 item 7 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788aa80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788aa80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788aa80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788aa80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788aa80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.306195922 +0000 UTC m=+7.081176558 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788aa80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788afc0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788afc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788afc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788afc0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788afc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.306195922 +0000 UTC m=+7.081176558 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788afc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d74e0d90 item 8 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788b580): _readAt: size=2, off=0 2026/07/21 03:48:23 ERROR : open-test-file(0x1fb0d788b580): Couldn't read size of file 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788b580): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788b580): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788b580): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788b580): close: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788b580): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788b940): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788b940): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788b940): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788b940): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788b940): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.308355569 +0000 UTC m=+7.083336196 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788b940): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788bdc0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788bdc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788bdc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788bdc0): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788bdc0): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788bdc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788bdc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.308355569 +0000 UTC m=+7.083336196 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788bdc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ba3c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ba3c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ba3c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ba3c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ba3c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.308355569 +0000 UTC m=+7.083336196 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78ba3c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d74e1110 item 9 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78baa40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78baa40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78baa40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78baa40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78baa40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.312093136 +0000 UTC m=+7.087073772 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78baa40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78baf80): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78baf80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78baf80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78baf80): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78baf80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.312093136 +0000 UTC m=+7.087073772 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78baf80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d74e17a0 item 10 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bb5c0): _readAt: size=2, off=0 2026/07/21 03:48:23 ERROR : open-test-file(0x1fb0d78bb5c0): Couldn't read size of file 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bb5c0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bb5c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bb5c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bb5c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bb5c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bb980): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bb980): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bb980): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bb980): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bb980): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.313732361 +0000 UTC m=+7.088712988 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bb980): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bbe80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bbe80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bbe80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bbe80): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bbe80): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bbe80): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bbe80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.313732361 +0000 UTC m=+7.088712988 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78bbe80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e8480): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e8480): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e8480): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e8480): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e8480): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.313732361 +0000 UTC m=+7.088712988 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e8480): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d74e1b20 item 11 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e8b00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e8b00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e8b00): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e8b00): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e8b00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.317238541 +0000 UTC m=+7.092219178 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e8b00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e9040): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e9040): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e9040): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e9040): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e9040): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.317238541 +0000 UTC m=+7.092219178 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e9040): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7180150 item 12 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e9680): _readAt: size=2, off=0 2026/07/21 03:48:23 ERROR : open-test-file(0x1fb0d78e9680): Couldn't read size of file 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e9680): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e9680): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e9680): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e9680): close: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e9680): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e9a40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e9a40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e9a40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e9a40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e9a40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.32061157 +0000 UTC m=+7.095592247 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78e9a40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7924200): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7924200): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7924200): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7924200): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7924200): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.32061157 +0000 UTC m=+7.095592247 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7924200): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d71805b0 item 13 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7924880): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7924880): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7924880): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7924880): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7924880): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.322562112 +0000 UTC m=+7.097542739 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7924880): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7924dc0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7924dc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7924dc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7924dc0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7924dc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.322562112 +0000 UTC m=+7.097542739 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7924dc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7180930 item 14 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7925400): _readAt: size=2, off=0 2026/07/21 03:48:23 ERROR : open-test-file(0x1fb0d7925400): Couldn't read size of file 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7925400): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7925400): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7925400): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7925400): close: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7925400): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79257c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79257c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79257c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79257c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79257c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.324818983 +0000 UTC m=+7.099799621 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79257c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7925e80): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7925e80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7925e80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7925e80): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7925e80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.324818983 +0000 UTC m=+7.099799621 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7925e80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7180e70 item 15 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940600): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940600): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940600): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940600): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940600): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.327718829 +0000 UTC m=+7.102699475 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940600): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940b40): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940b40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940b40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940b40): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940b40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.327718829 +0000 UTC m=+7.102699475 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940b40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7181570 item 16 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941180): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941180): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941180): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941180): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941180): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.329796441 +0000 UTC m=+7.104777068 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941180): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941600): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941600): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941600): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941600): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941600): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941600): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941600): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941600): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.329796441 +0000 UTC m=+7.104777068 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941600): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941b00): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941b00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941b00): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941b00): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941b00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.329796441 +0000 UTC m=+7.104777068 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941b00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7181d50 item 17 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7966280): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7966280): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7966280): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7966280): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7966280): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.331957271 +0000 UTC m=+7.106937898 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7966280): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79667c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79667c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79667c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79667c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79667c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.331957271 +0000 UTC m=+7.106937898 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79667c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bd2fc0 item 18 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7966e40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7966e40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7966e40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7966e40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7966e40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.333906331 +0000 UTC m=+7.108886958 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7966e40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967340): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967340): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967340): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967340): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967340): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967340): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967340): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967340): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.333906331 +0000 UTC m=+7.108886958 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967340): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967840): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967840): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967840): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967840): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967840): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.333906331 +0000 UTC m=+7.108886958 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967840): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bd3340 item 19 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967ec0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967ec0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967ec0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967ec0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967ec0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.336583516 +0000 UTC m=+7.111564143 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7967ec0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7986500): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7986500): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7986500): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7986500): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7986500): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.336583516 +0000 UTC m=+7.111564143 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7986500): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bd3960 item 20 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7986b80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7986b80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7986b80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7986b80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7986b80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.338906291 +0000 UTC m=+7.113886918 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7986b80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987080): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987080): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987080): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987080): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987080): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987080): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987080): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987080): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.338906291 +0000 UTC m=+7.113886918 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987080): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987580): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987580): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987580): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987580): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987580): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.338906291 +0000 UTC m=+7.113886918 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987580): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bd3dc0 item 21 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987c00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987c00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987c00): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987c00): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987c00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.341903981 +0000 UTC m=+7.116884617 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7987c00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799e240): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799e240): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799e240): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799e240): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799e240): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.341903981 +0000 UTC m=+7.116884617 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799e240): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6e00bd0 item 22 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799e8c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799e8c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799e8c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799e8c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799e8c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.346810685 +0000 UTC m=+7.121791312 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799e8c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799edc0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799edc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799edc0): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799edc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799edc0): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799edc0): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799edc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799edc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.346810685 +0000 UTC m=+7.121791312 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799edc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799f2c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799f2c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799f2c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799f2c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799f2c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.346810685 +0000 UTC m=+7.121791312 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799f2c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6fce0e0 item 23 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799f940): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799f940): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799f940): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799f940): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799f940): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.350126857 +0000 UTC m=+7.125107484 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799f940): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799fe80): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799fe80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799fe80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799fe80): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799fe80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.350126857 +0000 UTC m=+7.125107484 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799fe80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6fce620 item 24 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6040): _readAt: size=2, off=0 2026/07/21 03:48:23 ERROR : open-test-file(0x1fb0d73a6040): Couldn't read size of file 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6040): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6040): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6040): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6040): close: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6040): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6400): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6400): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6400): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6400): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6400): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.353842763 +0000 UTC m=+7.128823389 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6400): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6900): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6900): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6900): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6900): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6900): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6900): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6900): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6900): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.353842763 +0000 UTC m=+7.128823389 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6900): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6e40): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6e40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6e40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6e40): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6e40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.353842763 +0000 UTC m=+7.128823389 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a6e40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7776230 item 25 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7500): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7500): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7500): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7500): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7500): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.357290392 +0000 UTC m=+7.132271018 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7500): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7a40): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7a40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7a40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7a40): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7a40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.357290392 +0000 UTC m=+7.132271018 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73a7a40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7776a10 item 26 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810540): _readAt: size=2, off=0 2026/07/21 03:48:23 ERROR : open-test-file(0x1fb0d7810540): Couldn't read size of file 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810540): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810540): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810540): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810540): close: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810540): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810900): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810900): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810900): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810900): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810900): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.359564495 +0000 UTC m=+7.134545122 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810900): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810e00): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810e00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810e00): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810e00): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810e00): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810e00): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810e00): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810e00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.359564495 +0000 UTC m=+7.134545122 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7810e00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7811340): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7811340): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7811340): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7811340): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7811340): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.359564495 +0000 UTC m=+7.134545122 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7811340): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7776d90 item 27 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78119c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78119c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78119c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78119c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78119c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.362433733 +0000 UTC m=+7.137414360 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d78119c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c21c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c21c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c21c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c21c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c21c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.362433733 +0000 UTC m=+7.137414360 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c21c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7777260 item 28 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c2800): _readAt: size=2, off=0 2026/07/21 03:48:23 ERROR : open-test-file(0x1fb0d79c2800): Couldn't read size of file 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c2800): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c2800): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c2800): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c2800): close: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c2800): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c2bc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c2bc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c2bc0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c2bc0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c2bc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.364329673 +0000 UTC m=+7.139310300 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c2bc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c3280): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c3280): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c3280): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c3280): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c3280): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.364329673 +0000 UTC m=+7.139310300 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c3280): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d77777a0 item 29 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c3900): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c3900): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c3900): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c3900): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c3900): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.366681502 +0000 UTC m=+7.141662130 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c3900): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788200): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788200): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788200): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788200): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788200): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.366681502 +0000 UTC m=+7.141662130 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788200): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d77c8000 item 30 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c3d80): _readAt: size=2, off=0 2026/07/21 03:48:23 ERROR : open-test-file(0x1fb0d79c3d80): Couldn't read size of file 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c3d80): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c3d80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c3d80): >_writeAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c3d80): close: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79c3d80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b0400): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b0400): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b0400): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b0400): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b0400): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.368630723 +0000 UTC m=+7.143611350 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b0400): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1140): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1140): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1140): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1140): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1140): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.368630723 +0000 UTC m=+7.143611350 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1140): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7777dc0 item 31 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1980): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1980): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1980): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1980): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1980): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.37112895 +0000 UTC m=+7.146109586 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1980): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1ec0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1ec0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1ec0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1ec0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1ec0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.37112895 +0000 UTC m=+7.146109586 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d71b1ec0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d72a47e0 item 32 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd080): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd080): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd080): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd080): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd080): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.37437568 +0000 UTC m=+7.149356307 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd080): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd900): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd900): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd900): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd900): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd900): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d72a55e0 item 33 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd900): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd900): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.374925157 +0000 UTC m=+7.149905784 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6cfd900): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6ea78c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6ea78c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6ea78c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6ea78c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6ea78c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.374925157 +0000 UTC m=+7.149905784 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6ea78c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d72a57a0 item 33 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f100): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f100): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f100): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f100): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f100): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.376437102 +0000 UTC m=+7.151417729 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f100): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f580): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f580): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d72a5b20 item 34 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f580): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f580): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f580): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f580): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f580): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.377135801 +0000 UTC m=+7.152116429 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4f580): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4fe00): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4fe00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4fe00): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4fe00): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4fe00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.377135801 +0000 UTC m=+7.152116429 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6a4fe00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6fceb60 item 34 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70788c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70788c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70788c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70788c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70788c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.37951847 +0000 UTC m=+7.154499107 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70788c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078dc0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078dc0): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078dc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078dc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6fcf2d0 item 35 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078dc0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078dc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.379998636 +0000 UTC m=+7.154979274 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7078dc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70792c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70792c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70792c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70792c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70792c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.379998636 +0000 UTC m=+7.154979274 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70792c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6fcf500 item 35 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079940): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079940): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079940): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079940): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079940): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.381676334 +0000 UTC m=+7.156656971 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079940): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079e40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079e40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6fcf880 item 36 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079e40): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079e40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079e40): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079e40): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079e40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.382769467 +0000 UTC m=+7.157750094 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7079e40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0480): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0480): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0480): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0480): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0480): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.382769467 +0000 UTC m=+7.157750094 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0480): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6fcfa40 item 36 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0bc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0bc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0bc0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0bc0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0bc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.385034073 +0000 UTC m=+7.160014701 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a0bc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1040): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1040): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1040): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1040): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1040): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78982a0 item 37 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1040): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1040): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.385464015 +0000 UTC m=+7.160444642 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1040): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1540): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1540): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1540): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1540): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1540): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.385464015 +0000 UTC m=+7.160444642 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1540): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78985b0 item 37 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1bc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1bc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1bc0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1bc0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1bc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.387755922 +0000 UTC m=+7.162736549 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1bc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788b40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788b40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d77c84d0 item 38 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788b40): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788b40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788b40): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788b40): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788b40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.388474219 +0000 UTC m=+7.163454845 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7788b40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789080): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789080): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789080): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789080): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789080): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.388474219 +0000 UTC m=+7.163454845 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789080): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d77c87e0 item 38 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789780): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789780): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789780): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789780): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789780): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.39054611 +0000 UTC m=+7.165526737 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789780): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789c80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789c80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789c80): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789c80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789c80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d77c8b60 item 39 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789c80): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789c80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.39107548 +0000 UTC m=+7.166056107 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7789c80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c2c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c2c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c2c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c2c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c2c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.39107548 +0000 UTC m=+7.166056107 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c2c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d77c8d20 item 39 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c980): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c980): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c980): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c980): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c980): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.392428324 +0000 UTC m=+7.167408951 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710c980): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710ce80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710ce80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d77c9180 item 40 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710ce80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710ce80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710ce80): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710ce80): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710ce80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.39300882 +0000 UTC m=+7.167989457 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710ce80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d400): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d400): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d400): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d400): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d400): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.39300882 +0000 UTC m=+7.167989457 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710d400): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d77c9340 item 40 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710dac0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710dac0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710dac0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710dac0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710dac0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710dac0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710dac0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.395584534 +0000 UTC m=+7.170565161 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d710dac0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74180): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74180): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74180): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d77c96c0 item 41 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74180): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74180): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.396100848 +0000 UTC m=+7.171081475 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74180): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e746c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e746c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e746c0): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e746c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e746c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d77c9960 item 41 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e746c0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e746c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.397236883 +0000 UTC m=+7.172217520 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e746c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74c00): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74c00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74c00): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74c00): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74c00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.397236883 +0000 UTC m=+7.172217520 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e74c00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d77c9b90 item 41 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75240): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75240): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75240): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75240): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75240): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75240): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75240): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.399180653 +0000 UTC m=+7.174161320 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75240): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75740): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75740): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75740): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bcc070 item 42 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75740): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75740): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.399710474 +0000 UTC m=+7.174691111 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75740): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bcc2a0 item 42 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c80): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c80): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.400675926 +0000 UTC m=+7.175656663 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6e75c80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26380): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26380): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26380): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26380): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26380): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.400675926 +0000 UTC m=+7.175656663 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26380): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bcc5b0 item 42 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f269c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f269c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f269c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f269c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f269c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f269c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f269c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.402957032 +0000 UTC m=+7.177937670 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f269c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26ec0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26ec0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26ec0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bcccb0 item 43 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26ec0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26ec0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.403650793 +0000 UTC m=+7.178631420 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f26ec0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27400): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27400): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27400): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27400): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27400): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bccf50 item 43 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27400): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27400): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.404685566 +0000 UTC m=+7.179666193 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27400): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27940): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27940): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27940): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27940): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27940): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.404685566 +0000 UTC m=+7.179666193 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f27940): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bcd110 item 43 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4080): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4080): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4080): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4080): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4080): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4080): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4080): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.406228069 +0000 UTC m=+7.181208736 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4080): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4580): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4580): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4580): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bcd810 item 44 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4580): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4580): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.406679651 +0000 UTC m=+7.181660278 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4580): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4b00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4b00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bcd9d0 item 44 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4b00): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4b00): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4b00): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4b00): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4b00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.407613114 +0000 UTC m=+7.182593741 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f4b00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5080): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5080): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5080): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5080): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5080): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.407613114 +0000 UTC m=+7.182593741 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5080): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bcdc00 item 44 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f56c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f56c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f56c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f56c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f56c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f56c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f56c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.409711476 +0000 UTC m=+7.184692112 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f56c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5bc0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5bc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5bc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d71840e0 item 45 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5bc0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5bc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.410312721 +0000 UTC m=+7.185293358 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f5bc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a440): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a440): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a440): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a440): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a440): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.410312721 +0000 UTC m=+7.185293358 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746a440): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d71843f0 item 45 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746aa80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746aa80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746aa80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746aa80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746aa80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746aa80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746aa80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.411671125 +0000 UTC m=+7.186651753 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746aa80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746af80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746af80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746af80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7184850 item 46 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746af80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746af80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.412458923 +0000 UTC m=+7.187439550 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746af80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b680): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b680): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b680): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b680): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b680): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.412458923 +0000 UTC m=+7.187439550 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746b680): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7184a80 item 46 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746bcc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746bcc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746bcc0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746bcc0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746bcc0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746bcc0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746bcc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.414180805 +0000 UTC m=+7.189161432 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d746bcc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799e2c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799e2c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799e2c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d71850a0 item 47 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799e2c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799e2c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.414592802 +0000 UTC m=+7.189573430 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d799e2c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6c280): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6c280): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6c280): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6c280): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6c280): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.414592802 +0000 UTC m=+7.189573430 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6c280): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7185260 item 47 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6c8c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6c8c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6c8c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6c8c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6c8c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6c8c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6c8c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.417173344 +0000 UTC m=+7.192154011 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6c8c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6cdc0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6cdc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6cdc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d71856c0 item 48 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6cdc0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6cdc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.418434405 +0000 UTC m=+7.193415043 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6cdc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6d4c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6d4c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6d4c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6d4c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6d4c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.418434405 +0000 UTC m=+7.193415043 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6d4c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f941c0 item 48 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6db00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6db00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6db00): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6db00): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6db00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.420341075 +0000 UTC m=+7.195321712 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f6db00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f78080): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f78080): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f78080): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f78080): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f78080): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f78080): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f94620 item 49 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f78080): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f78080): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.420794963 +0000 UTC m=+7.195775599 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f78080): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f785c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f785c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f785c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f785c0): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f785c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.420794963 +0000 UTC m=+7.195775599 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f785c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f95110 item 49 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f78c40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f78c40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f78c40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f78c40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f78c40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.423284011 +0000 UTC m=+7.198264649 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f78c40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f79140): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f79140): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f79140): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f955e0 item 50 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f79140): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f79140): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f79140): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f79140): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f79140): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.424335848 +0000 UTC m=+7.199316474 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f79140): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1e00): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1e00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1e00): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1e00): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1e00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.424335848 +0000 UTC m=+7.199316474 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70a1e00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7898930 item 50 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79ec580): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79ec580): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79ec580): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79ec580): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79ec580): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.426176483 +0000 UTC m=+7.201157119 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79ec580): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79eca80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79eca80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79eca80): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79eca80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79eca80): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79eca80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7898e00 item 51 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79eca80): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79eca80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.426894659 +0000 UTC m=+7.201875286 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79eca80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79ecfc0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79ecfc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79ecfc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79ecfc0): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79ecfc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.426894659 +0000 UTC m=+7.201875286 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79ecfc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7899030 item 51 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79ed640): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79ed640): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79ed640): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79ed640): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79ed640): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.428674199 +0000 UTC m=+7.203654826 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79ed640): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79edb40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79edb40): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79edb40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78993b0 item 52 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79edb40): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79edb40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79edb40): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79edb40): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79edb40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.42946392 +0000 UTC m=+7.204444557 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79edb40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fa1c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fa1c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fa1c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fa1c0): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fa1c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.42946392 +0000 UTC m=+7.204444557 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fa1c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7899570 item 52 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fa840): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fa840): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fa840): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fa840): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fa840): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.43142353 +0000 UTC m=+7.206404168 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fa840): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fad40): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fad40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fad40): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fad40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fad40): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fad40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7899b20 item 53 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fad40): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fad40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.432057086 +0000 UTC m=+7.207037713 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fad40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fb280): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fb280): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fb280): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fb280): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fb280): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.432057086 +0000 UTC m=+7.207037713 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fb280): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7899ce0 item 53 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fb900): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fb900): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fb900): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fb900): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fb900): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.434052864 +0000 UTC m=+7.209033492 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fb900): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fbe00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fbe00): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fbe00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6b00ee0 item 54 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fbe00): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fbe00): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fbe00): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fbe00): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fbe00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.434918037 +0000 UTC m=+7.209898664 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79fbe00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7074480): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7074480): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7074480): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7074480): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7074480): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.434918037 +0000 UTC m=+7.209898664 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7074480): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6b012d0 item 54 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7074b00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7074b00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7074b00): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7074b00): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7074b00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.436623958 +0000 UTC m=+7.211604596 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7074b00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075000): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075000): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075000): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075000): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075000): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075000): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6b01880 item 55 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075000): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075000): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.437518958 +0000 UTC m=+7.212499595 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075000): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075540): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075540): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075540): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075540): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075540): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.437518958 +0000 UTC m=+7.212499595 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075540): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6b01b20 item 55 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075bc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075bc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075bc0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075bc0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075bc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.43964372 +0000 UTC m=+7.214624347 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7075bc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f21c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f21c0): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f21c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f181c0 item 56 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f21c0): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f21c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f21c0): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f21c0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f21c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.440312803 +0000 UTC m=+7.215293430 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f21c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f2740): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f2740): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f2740): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f2740): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f2740): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.440312803 +0000 UTC m=+7.215293430 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f2740): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f18850 item 56 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f2d80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f2d80): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f2d80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f2d80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f2d80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f2d80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f2d80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f2d80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.442191681 +0000 UTC m=+7.217172308 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f2d80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f32c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f32c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f32c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f18f50 item 57 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f32c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f32c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.442833552 +0000 UTC m=+7.217814179 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f32c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f3800): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f3800): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f3800): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f3800): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f3800): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f3800): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f19110 item 57 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f3800): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f3800): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.443500782 +0000 UTC m=+7.218481409 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f3800): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f3d80): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f3d80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f3d80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f3d80): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f3d80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.443500782 +0000 UTC m=+7.218481409 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d70f3d80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f19490 item 57 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718e4c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718e4c0): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718e4c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718e4c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718e4c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718e4c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718e4c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718e4c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.445252689 +0000 UTC m=+7.220233327 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718e4c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718ea00): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718ea00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718ea00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f19dc0 item 58 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718ea00): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718ea00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.446003368 +0000 UTC m=+7.220983994 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718ea00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718ef40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718ef40): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718ef40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6d46380 item 58 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718ef40): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718ef40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718ef40): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718ef40): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718ef40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.446967998 +0000 UTC m=+7.221948636 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718ef40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718f500): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718f500): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718f500): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718f500): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718f500): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.446967998 +0000 UTC m=+7.221948636 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718f500): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6d46690 item 58 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718fb40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718fb40): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718fb40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718fb40): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718fb40): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718fb40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718fb40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718fb40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.448672446 +0000 UTC m=+7.223653073 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d718fb40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7232180): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7232180): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7232180): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6d46bd0 item 59 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7232180): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7232180): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.44928877 +0000 UTC m=+7.224269407 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7232180): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72326c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72326c0): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72326c0): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72326c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72326c0): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72326c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6d47340 item 59 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72326c0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72326c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.450128396 +0000 UTC m=+7.225109023 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72326c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7232c40): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7232c40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7232c40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7232c40): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7232c40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.450128396 +0000 UTC m=+7.225109023 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7232c40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6d47570 item 59 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7233280): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7233280): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7233280): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7233280): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7233280): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7233280): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7233280): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7233280): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.451601917 +0000 UTC m=+7.226582545 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7233280): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72337c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72337c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72337c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6d47c70 item 60 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72337c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72337c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.45239782 +0000 UTC m=+7.227403565 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72337c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7233d00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7233d00): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7233d00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6d47e30 item 60 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7233d00): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7233d00): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7233d00): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7233d00): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7233d00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.453272982 +0000 UTC m=+7.228253609 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7233d00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72683c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72683c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72683c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72683c0): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72683c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.453272982 +0000 UTC m=+7.228253609 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72683c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7048150 item 60 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7268a00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7268a00): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7268a00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7268a00): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7268a00): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7268a00): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7268a00): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7268a00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.454897891 +0000 UTC m=+7.229878528 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7268a00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7268f40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7268f40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7268f40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7048770 item 61 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7268f40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7268f40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.455696098 +0000 UTC m=+7.230676735 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7268f40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7269640): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7269640): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7269640): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7269640): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7269640): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.455696098 +0000 UTC m=+7.230676735 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7269640): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d70489a0 item 61 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7269c80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7269c80): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7269c80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7269c80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7269c80): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7269c80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7269c80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7269c80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.457650617 +0000 UTC m=+7.232631245 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7269c80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c82c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c82c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c82c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7048e00 item 62 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c82c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c82c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.458264116 +0000 UTC m=+7.233244743 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c82c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c89c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c89c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c89c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c89c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c89c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.458264116 +0000 UTC m=+7.233244743 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c89c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7049030 item 62 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9000): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9000): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9000): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9000): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9000): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9000): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9000): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9000): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.4604904 +0000 UTC m=+7.235471036 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9000): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9540): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9540): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9540): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d70496c0 item 63 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9540): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9540): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.462159872 +0000 UTC m=+7.237140519 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9540): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9c40): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9c40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9c40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9c40): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9c40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.462159872 +0000 UTC m=+7.237140519 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d72c9c40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7049880 item 63 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732e380): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732e380): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732e380): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732e380): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732e380): >_readAt: n=0, err=Bad file descriptor 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732e380): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732e380): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732e380): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.465423654 +0000 UTC m=+7.240404281 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732e380): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732e8c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732e8c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732e8c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7049e30 item 64 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732e8c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732e8c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.465979333 +0000 UTC m=+7.240959960 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732e8c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732efc0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732efc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732efc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732efc0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732efc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.465979333 +0000 UTC m=+7.240959960 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732efc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6de48c0 item 64 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732f600): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732f600): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732f600): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732f600): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732f600): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.46775138 +0000 UTC m=+7.242732007 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732f600): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732fa80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732fa80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732fa80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732fa80): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732fa80): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6de5030 item 65 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732fa80): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732fa80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.468676406 +0000 UTC m=+7.243657033 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d732fa80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736c080): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736c080): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736c080): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736c080): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736c080): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.468676406 +0000 UTC m=+7.243657033 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736c080): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6de53b0 item 65 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736c6c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736c6c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736c6c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736c6c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736c6c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.470526308 +0000 UTC m=+7.245506935 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736c6c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736cb40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736cb40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6de5810 item 66 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736cb40): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736cb40): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736cb40): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736cb40): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736cb40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.471663927 +0000 UTC m=+7.246644554 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736cb40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736d080): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736d080): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736d080): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736d080): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736d080): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.471663927 +0000 UTC m=+7.246644554 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736d080): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6de5c00 item 66 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736d6c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736d6c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736d6c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736d6c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736d6c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.473510562 +0000 UTC m=+7.248491200 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736d6c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736db40): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736db40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736db40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736db40): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736db40): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781c230 item 67 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736db40): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736db40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.474434187 +0000 UTC m=+7.249414814 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d736db40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ba140): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ba140): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ba140): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ba140): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ba140): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.474434187 +0000 UTC m=+7.249414814 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ba140): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781c3f0 item 67 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ba7c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ba7c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ba7c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ba7c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ba7c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.477309025 +0000 UTC m=+7.252289652 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73ba7c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bacc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bacc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781c770 item 68 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bacc0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bacc0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bacc0): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bacc0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bacc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.478482139 +0000 UTC m=+7.253462766 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bacc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bb200): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bb200): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bb200): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bb200): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bb200): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.478482139 +0000 UTC m=+7.253462766 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bb200): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781c930 item 68 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bb840): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bb840): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bb840): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bb840): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bb840): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.479995035 +0000 UTC m=+7.254975662 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bb840): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bbcc0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bbcc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bbcc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bbcc0): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bbcc0): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781ccb0 item 69 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bbcc0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bbcc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.48085535 +0000 UTC m=+7.255835987 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73bbcc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e22c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e22c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e22c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e22c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e22c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.48085535 +0000 UTC m=+7.255835987 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e22c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781ce70 item 69 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e2940): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e2940): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e2940): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e2940): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e2940): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.482488885 +0000 UTC m=+7.257469512 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e2940): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e2e40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e2e40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781d1f0 item 70 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e2e40): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e2e40): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e2e40): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e2e40): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e2e40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.483364527 +0000 UTC m=+7.258345155 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e2e40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e3380): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e3380): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e3380): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e3380): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e3380): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.483364527 +0000 UTC m=+7.258345155 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e3380): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781d420 item 70 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e3a00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e3a00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e3a00): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e3a00): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e3a00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.48506085 +0000 UTC m=+7.260041478 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d73e3a00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740e000): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740e000): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740e000): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740e000): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740e000): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781d810 item 71 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740e000): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740e000): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.485921095 +0000 UTC m=+7.260901731 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740e000): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740e500): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740e500): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740e500): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740e500): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740e500): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.485921095 +0000 UTC m=+7.260901731 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740e500): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781d9d0 item 71 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740eb80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740eb80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740eb80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740eb80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740eb80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.487502391 +0000 UTC m=+7.262483017 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740eb80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740f080): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740f080): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d781dd50 item 72 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740f080): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740f080): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740f080): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740f080): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740f080): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.488287583 +0000 UTC m=+7.263268210 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740f080): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740f5c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740f5c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740f5c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740f5c0): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740f5c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.488287583 +0000 UTC m=+7.263268210 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740f5c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78ae070 item 72 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740fb80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740fb80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740fb80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740fb80): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740fb80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740fb80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740fb80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.491300612 +0000 UTC m=+7.266281249 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d740fb80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448180): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448180): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448180): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78ae3f0 item 73 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448180): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448180): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.492180744 +0000 UTC m=+7.267161371 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448180): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448640): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448640): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448640): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448640): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448640): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78ae7e0 item 73 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448640): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448640): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.49325946 +0000 UTC m=+7.268240077 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448640): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448b80): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448b80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448b80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448b80): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448b80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.49325946 +0000 UTC m=+7.268240077 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7448b80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78ae9a0 item 73 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74491c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74491c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74491c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74491c0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74491c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74491c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74491c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.496817508 +0000 UTC m=+7.271798135 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74491c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74496c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74496c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74496c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78aed20 item 74 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74496c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74496c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.497283828 +0000 UTC m=+7.272264445 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74496c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7449c00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7449c00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78aefc0 item 74 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7449c00): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7449c00): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7449c00): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7449c00): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7449c00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.497737395 +0000 UTC m=+7.272718012 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7449c00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7476280): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7476280): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7476280): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7476280): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7476280): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.497737395 +0000 UTC m=+7.272718012 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7476280): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78af1f0 item 74 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74768c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74768c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74768c0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74768c0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74768c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74768c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74768c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.499247506 +0000 UTC m=+7.274228123 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74768c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7476dc0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7476dc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7476dc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78af570 item 75 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7476dc0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7476dc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.500212889 +0000 UTC m=+7.275193506 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7476dc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477300): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477300): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477300): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477300): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477300): _writeAt: size=3, off=2 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78af730 item 75 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477300): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477300): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.50096059 +0000 UTC m=+7.275941207 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477300): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477840): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477840): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477840): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477840): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477840): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.50096059 +0000 UTC m=+7.275941207 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477840): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78af8f0 item 75 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477e80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477e80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477e80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477e80): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477e80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477e80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477e80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.502366816 +0000 UTC m=+7.277347433 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7477e80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f798c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f798c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f798c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f958f0 item 76 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f798c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f798c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.502785996 +0000 UTC m=+7.277766624 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f798c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f79e00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f79e00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f95b90 item 76 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f79e00): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f79e00): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f79e00): _writeAt: size=3, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f79e00): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f79e00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.503606375 +0000 UTC m=+7.278586992 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6f79e00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4480): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4480): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4480): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4480): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4480): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.503606375 +0000 UTC m=+7.278586992 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4480): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f95e30 item 76 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4ac0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4ac0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4ac0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4ac0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4ac0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4ac0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4ac0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.506033327 +0000 UTC m=+7.281013945 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4ac0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4fc0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4fc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4fc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f41110 item 77 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4fc0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4fc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.506755401 +0000 UTC m=+7.281736018 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe4fc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe56c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe56c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe56c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe56c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe56c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.506755401 +0000 UTC m=+7.281736018 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe56c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f41e30 item 77 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe5d00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe5d00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe5d00): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe5d00): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe5d00): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe5d00): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe5d00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.508034746 +0000 UTC m=+7.283015374 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d6fe5d00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724300): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724300): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724300): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7850310 item 78 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724300): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724300): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.508693049 +0000 UTC m=+7.283673676 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724300): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724a00): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724a00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724a00): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724a00): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724a00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.508693049 +0000 UTC m=+7.283673676 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7724a00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78504d0 item 78 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725040): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725040): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725040): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725040): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725040): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725040): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725040): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.510071483 +0000 UTC m=+7.285052110 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725040): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725540): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725540): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725540): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7850850 item 79 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725540): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725540): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.510539917 +0000 UTC m=+7.285520544 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725540): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725c40): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725c40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725c40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725c40): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725c40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.510539917 +0000 UTC m=+7.285520544 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7725c40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7850a80 item 79 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752380): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752380): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752380): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752380): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752380): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752380): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752380): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.511995355 +0000 UTC m=+7.286975982 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752380): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752880): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752880): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752880): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7850ee0 item 80 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752880): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752880): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.512490669 +0000 UTC m=+7.287471286 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752880): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752f80): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752f80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752f80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752f80): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752f80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.512490669 +0000 UTC m=+7.287471286 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7752f80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7851180 item 80 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77535c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77535c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77535c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77535c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77535c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.513844285 +0000 UTC m=+7.288824912 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77535c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7753a40): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7753a40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7753a40): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7753a40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7753a40): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7753a40): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7851500 item 81 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7753a40): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7753a40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.514470177 +0000 UTC m=+7.289450794 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7753a40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774080): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774080): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774080): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774080): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774080): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.514470177 +0000 UTC m=+7.289450794 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774080): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78517a0 item 81 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774700): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774700): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774700): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774700): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774700): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.515716049 +0000 UTC m=+7.290696677 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774700): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774c00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774c00): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774c00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7851c70 item 82 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774c00): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774c00): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774c00): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774c00): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774c00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.516517442 +0000 UTC m=+7.291498059 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7774c00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7775180): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7775180): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7775180): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7775180): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7775180): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.516517442 +0000 UTC m=+7.291498059 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7775180): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7851e30 item 82 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7775800): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7775800): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7775800): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7775800): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7775800): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.517795997 +0000 UTC m=+7.292776624 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7775800): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a2280): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a2280): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a2280): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a2280): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a2280): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a2280): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78afc00 item 83 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a2280): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a2280): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.518520855 +0000 UTC m=+7.293501472 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a2280): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a27c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a27c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a27c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a27c0): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a27c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.518520855 +0000 UTC m=+7.293501472 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a27c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d78afdc0 item 83 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a2e40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a2e40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a2e40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a2e40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a2e40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.519812924 +0000 UTC m=+7.294793541 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a2e40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a3340): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a3340): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a3340): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f7e380 item 84 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a3340): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a3340): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a3340): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a3340): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a3340): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.520659283 +0000 UTC m=+7.295639910 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a3340): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a38c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a38c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a38c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a38c0): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a38c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.520659283 +0000 UTC m=+7.295639910 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74a38c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f7e7e0 item 84 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74da040): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74da040): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74da040): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74da040): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74da040): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.522412994 +0000 UTC m=+7.297393611 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74da040): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74da540): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74da540): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74da540): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74da540): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74da540): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74da540): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f7eb60 item 85 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74da540): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74da540): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.52299377 +0000 UTC m=+7.297974387 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74da540): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74daa80): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74daa80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74daa80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74daa80): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74daa80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.52299377 +0000 UTC m=+7.297974387 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74daa80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f7ed20 item 85 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74db100): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74db100): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74db100): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74db100): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74db100): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.5244714 +0000 UTC m=+7.299452027 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74db100): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74db600): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74db600): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74db600): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f7f110 item 86 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74db600): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74db600): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74db600): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74db600): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74db600): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.525280387 +0000 UTC m=+7.300261015 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74db600): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74dbb80): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74dbb80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74dbb80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74dbb80): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74dbb80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.525280387 +0000 UTC m=+7.300261015 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d74dbb80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f7f3b0 item 86 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788e300): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788e300): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788e300): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788e300): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788e300): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.526894214 +0000 UTC m=+7.301874831 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788e300): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788e800): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788e800): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788e800): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788e800): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788e800): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788e800): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f7f880 item 87 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788e800): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788e800): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.527430156 +0000 UTC m=+7.302410773 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788e800): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788ed40): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788ed40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788ed40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788ed40): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788ed40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.527430156 +0000 UTC m=+7.302410773 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788ed40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6f7fb20 item 87 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788f3c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788f3c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788f3c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788f3c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788f3c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.528708059 +0000 UTC m=+7.303688676 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788f3c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788f8c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788f8c0): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788f8c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d74e0070 item 88 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788f8c0): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788f8c0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788f8c0): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788f8c0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788f8c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.529370851 +0000 UTC m=+7.304351468 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788f8c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788fe40): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788fe40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788fe40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788fe40): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788fe40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.529370851 +0000 UTC m=+7.304351468 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d788fe40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d74e0230 item 88 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858000): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858000): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858000): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858000): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858000): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858000): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858000): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858000): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.53101786 +0000 UTC m=+7.305998477 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858000): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858540): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858540): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858540): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d747b490 item 89 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858540): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858540): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.531512414 +0000 UTC m=+7.306493031 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858540): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858a80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858a80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858a80): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858a80): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858a80): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858a80): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d747b7a0 item 89 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858a80): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858a80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.532133867 +0000 UTC m=+7.307114484 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7858a80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859000): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859000): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859000): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859000): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859000): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.532133867 +0000 UTC m=+7.307114484 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859000): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d747b9d0 item 89 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859640): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859640): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859640): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859640): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859640): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859640): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859640): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859640): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.533439312 +0000 UTC m=+7.308419929 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859640): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859b80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859b80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859b80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d71800e0 item 90 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859b80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859b80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.534143172 +0000 UTC m=+7.309123789 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7859b80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787a1c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787a1c0): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787a1c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d71802a0 item 90 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787a1c0): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787a1c0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787a1c0): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787a1c0): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787a1c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.534717536 +0000 UTC m=+7.309698163 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787a1c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787a780): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787a780): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787a780): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787a780): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787a780): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.534717536 +0000 UTC m=+7.309698163 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787a780): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7180540 item 90 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787adc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787adc0): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787adc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787adc0): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787adc0): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787adc0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787adc0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787adc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.53631404 +0000 UTC m=+7.311294667 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787adc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787b300): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787b300): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787b300): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d71808c0 item 91 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787b300): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787b300): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.536931837 +0000 UTC m=+7.311912454 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787b300): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787b840): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787b840): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787b840): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787b840): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787b840): >_readAt: n=2, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787b840): _writeAt: size=3, off=7 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7180a80 item 91 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787b840): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787b840): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.537543511 +0000 UTC m=+7.312524128 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787b840): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787bdc0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787bdc0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787bdc0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787bdc0): >_readAt: n=8, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787bdc0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.537543511 +0000 UTC m=+7.312524128 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d787bdc0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7180d90 item 91 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791c500): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791c500): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791c500): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791c500): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791c500): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791c500): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791c500): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791c500): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.538994652 +0000 UTC m=+7.313975279 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791c500): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791ca40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791ca40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791ca40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7181500 item 92 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791ca40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791ca40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.539481621 +0000 UTC m=+7.314462238 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791ca40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791cf80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791cf80): open at offset 5 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791cf80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7181880 item 92 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791cf80): _readAt: size=2, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791cf80): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791cf80): _writeAt: size=3, off=5 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791cf80): >_writeAt: n=3, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791cf80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.540029295 +0000 UTC m=+7.315009912 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791cf80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791d540): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791d540): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791d540): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791d540): >_readAt: n=3, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791d540): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.540029295 +0000 UTC m=+7.315009912 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791d540): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7181ce0 item 92 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791db80): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791db80): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791db80): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791db80): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791db80): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791db80): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791db80): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791db80): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.541603496 +0000 UTC m=+7.316584114 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d791db80): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79401c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79401c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79401c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bd2460 item 93 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79401c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79401c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.542096087 +0000 UTC m=+7.317076704 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79401c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79408c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79408c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79408c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79408c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79408c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.542096087 +0000 UTC m=+7.317076704 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79408c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bd2fc0 item 93 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940f00): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940f00): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940f00): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940f00): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940f00): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940f00): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940f00): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940f00): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.543541035 +0000 UTC m=+7.318521662 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7940f00): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941440): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941440): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941440): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bd3340 item 94 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941440): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941440): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.544013978 +0000 UTC m=+7.318994666 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941440): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941b40): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941b40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941b40): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941b40): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941b40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.544013978 +0000 UTC m=+7.318994666 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7941b40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bd3570 item 94 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7962280): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7962280): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7962280): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7962280): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7962280): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7962280): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7962280): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7962280): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.545326075 +0000 UTC m=+7.320306692 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7962280): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79627c0): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79627c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79627c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bd39d0 item 95 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79627c0): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79627c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.545961755 +0000 UTC m=+7.320942372 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d79627c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7962ec0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7962ec0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7962ec0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7962ec0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7962ec0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.545961755 +0000 UTC m=+7.320942372 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7962ec0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6bd3c70 item 95 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7963500): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7963500): open at offset 0 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7963500): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7963500): _readAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7963500): >_readAt: n=0, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7963500): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7963500): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7963500): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.547596522 +0000 UTC m=+7.322577139 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7963500): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7963a40): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7963a40): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7963a40): >openPending: err= 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d6e00540 item 96 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7963a40): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7963a40): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.54815704 +0000 UTC m=+7.323137657 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d7963a40): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/21 03:48:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/21 03:48:23 DEBUG : open-test-file: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77a44c0): _readAt: size=512, off=0 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77a44c0): openPending: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77a44c0): >openPending: err= 2026/07/21 03:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77a44c0): >_readAt: n=5, err=EOF 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77a44c0): close: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-21 03:48:23.54815704 +0000 UTC m=+7.323137657 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : open-test-file(0x1fb0d77a44c0): >close: err= 2026/07/21 03:48:23 DEBUG : open-test-file: Remove: 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1fb0d7220150 item 96 2026/07/21 03:48:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/21 03:48:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/21 03:48:23 DEBUG : open-test-file: >Remove: err= 2026/07/21 03:48:23 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:23 DEBUG : Looking for writers 2026/07/21 03:48:23 DEBUG : >WaitForWriters: 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.56s) --- PASS: TestRWFileHandleOpenTests/writes (0.29s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.27s) --- 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.01s) --- 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.01s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : file1: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : file1(0x1fb0d78b8580): openPending: 2026/07/21 03:48:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:23 DEBUG : file1(0x1fb0d78b8580): >openPending: err= 2026/07/21 03:48:23 DEBUG : file1: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/21 03:48:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/21 03:48:23 DEBUG : file1(0x1fb0d78b8580): _writeAt: size=2, off=0 2026/07/21 03:48:23 DEBUG : file1(0x1fb0d78b8580): >_writeAt: n=2, err= 2026/07/21 03:48:23 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/21 03:48:23 DEBUG : file1(0x1fb0d78b8580): RWFileHandle.Flush 2026/07/21 03:48:23 DEBUG : file1(0x1fb0d78b8580): RWFileHandle.Release 2026/07/21 03:48:23 DEBUG : file1(0x1fb0d78b8580): close: 2026/07/21 03:48:23 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/21 03:48:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : file1(0x1fb0d78b8580): >close: err= 2026/07/21 03:48:23 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:23 DEBUG : Looking for writers 2026/07/21 03:48:23 DEBUG : file1: reading active writers 2026/07/21 03:48:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:48:23 DEBUG : Looking for writers 2026/07/21 03:48:23 DEBUG : file1: reading active writers 2026/07/21 03:48:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:48:23 DEBUG : Looking for writers 2026/07/21 03:48:23 DEBUG : file1: reading active writers 2026/07/21 03:48:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:48:23 DEBUG : Looking for writers 2026/07/21 03:48:23 DEBUG : file1: reading active writers 2026/07/21 03:48:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:48:23 DEBUG : file1: vfs cache: starting upload 2026/07/21 03:48:23 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1.a0a9169e.partial" 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1.a0a9169e.partial 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-tisapav8bade/file1.a0a9169e.partial 2026/07/21 03:48:23 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/21 03:48:23 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/21 03:48:23 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/07/21 03:48:23 INFO : file1: Copied (new) 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:23 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/21 03:48:23 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/21 03:48:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/21 03:48:23 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:23 INFO : file1: vfs cache: upload succeeded try #1 2026/07/21 03:48:23 DEBUG : Looking for writers 2026/07/21 03:48:23 DEBUG : file1: reading active writers 2026/07/21 03:48:23 DEBUG : >WaitForWriters: 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:23 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:23 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/07/21 03:48:23 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:23 DEBUG : Looking for writers 2026/07/21 03:48:23 DEBUG : file1: reading active writers 2026/07/21 03:48:23 DEBUG : >WaitForWriters: 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:23 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:23 DEBUG : rename_me: newRWFileHandle: 2026/07/21 03:48:23 DEBUG : rename_me(0x1fb0d7962d00): openPending: 2026/07/21 03:48:23 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/21 03:48:23 DEBUG : rename_me(0x1fb0d7962d00): >openPending: err= 2026/07/21 03:48:23 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/21 03:48:23 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/21 03:48:23 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/21 03:48:23 DEBUG : rename_me(0x1fb0d7962d00): _writeAt: size=5, off=0 2026/07/21 03:48:23 DEBUG : rename_me(0x1fb0d7962d00): >_writeAt: n=5, err= 2026/07/21 03:48:23 DEBUG : rename_me(0x1fb0d7962d00): close: 2026/07/21 03:48:23 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-21 03:48:23.732470165 +0000 UTC m=+7.507450802 2026/07/21 03:48:23 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/21 03:48:23 DEBUG : rename_me(0x1fb0d7962d00): >close: err= 2026/07/21 03:48:23 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/21 03:48:23 DEBUG : i_was_renamed: Updating file with 0x1fb0d7493860 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/21 03:48:23 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:23 DEBUG : Looking for writers 2026/07/21 03:48:23 DEBUG : i_was_renamed: reading active writers 2026/07/21 03:48:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/21 03:48:23 DEBUG : Looking for writers 2026/07/21 03:48:23 DEBUG : i_was_renamed: reading active writers 2026/07/21 03:48:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/21 03:48:23 DEBUG : Looking for writers 2026/07/21 03:48:23 DEBUG : i_was_renamed: reading active writers 2026/07/21 03:48:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/21 03:48:23 DEBUG : Looking for writers 2026/07/21 03:48:23 DEBUG : i_was_renamed: reading active writers 2026/07/21 03:48:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/21 03:48:23 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/21 03:48:23 DEBUG : i_was_renamed.efe8e303.partial: size = 5 OK 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/i_was_renamed.efe8e303.partial" 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/i_was_renamed.efe8e303.partial 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tisapav8bade/i_was_renamed.efe8e303.partial 2026/07/21 03:48:23 DEBUG : i_was_renamed.efe8e303.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 03:48:23 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:48:23 DEBUG : i_was_renamed.efe8e303.partial: renamed to: i_was_renamed 2026/07/21 03:48:23 INFO : i_was_renamed: Copied (new) 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/i_was_renamed" 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/i_was_renamed 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tisapav8bade/i_was_renamed 2026/07/21 03:48:23 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 03:48:23 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-21 03:48:23 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/21 03:48:23 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/21 03:48:23 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/21 03:48:23 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/21 03:48:23 DEBUG : Looking for writers 2026/07/21 03:48:23 DEBUG : i_was_renamed: reading active writers 2026/07/21 03:48:23 DEBUG : >WaitForWriters: 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.17s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/21 03:48:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade" 2026/07/21 03:48:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:23 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:23 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/07/21 03:48:24 DEBUG : forgetting directory cache 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d79638c0): _readAt: size=512, off=0 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d79638c0): openPending: 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-21 02:49:23 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/21 03:48:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d79638c0): >openPending: err= 2026/07/21 03:48:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d79638c0): >_readAt: n=20, err=EOF 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d79638c0): close: 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:49:23 +0000 UTC 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d79638c0): >close: err= 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/07/21 03:48:24 DEBUG : forgetting directory cache 2026/07/21 03:48:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d6cfc700): _readAt: size=512, off=0 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d6cfc700): openPending: 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-21 02:50:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-21 02:49:23 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-21 02:50:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-21 02:49:23 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/21 03:48:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/21 03:48:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d6cfc700): >openPending: err= 2026/07/21 03:48:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d6cfc700): >_readAt: n=20, err=EOF 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d6cfc700): close: 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:50:23 +0000 UTC 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d6cfc700): >close: err= 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/07/21 03:48:24 DEBUG : forgetting directory cache 2026/07/21 03:48:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d6a4e340): _readAt: size=512, off=0 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d6a4e340): openPending: 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-21 02:51:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-21 02:50:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-21 02:51:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-21 02:50:23 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/21 03:48:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/21 03:48:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d6a4e340): >openPending: err= 2026/07/21 03:48:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d6a4e340): >_readAt: n=20, err=EOF 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d6a4e340): close: 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:51:23 +0000 UTC 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d6a4e340): >close: err= 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/07/21 03:48:24 DEBUG : forgetting directory cache 2026/07/21 03:48:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d7788680): _readAt: size=512, off=0 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d7788680): openPending: 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-21 02:52:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-21 02:51:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-21 02:52:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-21 02:51:23 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/21 03:48:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/21 03:48:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d7788680): >openPending: err= 2026/07/21 03:48:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d7788680): >_readAt: n=20, err=EOF 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d7788680): close: 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:52:23 +0000 UTC 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate(0x1fb0d7788680): >close: err= 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:24 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/07/21 03:48:24 DEBUG : forgetting directory cache 2026/07/21 03:48:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d710c3c0): _readAt: size=512, off=0 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d710c3c0): openPending: 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-21 02:53:23 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-21 02:52:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-21 02:53:23 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-21 02:52:23 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/21 03:48:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/21 03:48:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d710c3c0): >openPending: err= 2026/07/21 03:48:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d710c3c0): >_readAt: n=20, err=EOF 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d710c3c0): close: 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:53:23 +0000 UTC 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d710c3c0): >close: err= 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/07/21 03:48:25 DEBUG : forgetting directory cache 2026/07/21 03:48:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d71b1140): _readAt: size=512, off=0 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d71b1140): openPending: 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-21 02:54:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-21 02:53:23 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-21 02:54:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-21 02:53:23 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/21 03:48:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/21 03:48:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d71b1140): >openPending: err= 2026/07/21 03:48:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d71b1140): >_readAt: n=20, err=EOF 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d71b1140): close: 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:54:23 +0000 UTC 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d71b1140): >close: err= 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/07/21 03:48:25 DEBUG : forgetting directory cache 2026/07/21 03:48:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d710d240): _readAt: size=512, off=0 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d710d240): openPending: 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-21 02:55:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-21 02:54:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-21 02:55:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-21 02:54:23 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/21 03:48:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/21 03:48:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d710d240): >openPending: err= 2026/07/21 03:48:25 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d710d240): >_readAt: n=21, err=EOF 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d710d240): close: 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:55:23 +0000 UTC 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d710d240): >close: err= 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/07/21 03:48:25 DEBUG : forgetting directory cache 2026/07/21 03:48:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d71b1e00): _readAt: size=512, off=0 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d71b1e00): openPending: 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-21 02:56:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-21 02:55:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-21 02:56:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-21 02:55:23 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/21 03:48:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/21 03:48:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d71b1e00): >openPending: err= 2026/07/21 03:48:25 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d71b1e00): >_readAt: n=22, err=EOF 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d71b1e00): close: 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:56:23 +0000 UTC 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d71b1e00): >close: err= 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/07/21 03:48:25 DEBUG : forgetting directory cache 2026/07/21 03:48:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d6e74ac0): _readAt: size=512, off=0 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d6e74ac0): openPending: 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-21 02:57:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-21 02:56:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-21 02:57:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-21 02:56:23 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/21 03:48:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/21 03:48:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d6e74ac0): >openPending: err= 2026/07/21 03:48:25 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d6e74ac0): >_readAt: n=23, err=EOF 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d6e74ac0): close: 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:57:23 +0000 UTC 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate(0x1fb0d6e74ac0): >close: err= 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:25 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/07/21 03:48:26 DEBUG : forgetting directory cache 2026/07/21 03:48:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate(0x1fb0d6e75240): _readAt: size=512, off=0 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate(0x1fb0d6e75240): openPending: 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-tisapav8bade/TestRWCacheUpdate 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-21 02:58:23 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-21 02:57:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-21 02:58:23 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-21 02:57:23 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/21 03:48:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate(0x1fb0d6e75240): >openPending: err= 2026/07/21 03:48:26 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate(0x1fb0d6e75240): >_readAt: n=24, err=EOF 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate(0x1fb0d6e75240): close: 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-21 02:58:23 +0000 UTC 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate(0x1fb0d6e75240): >close: err= 2026/07/21 03:48:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:26 DEBUG : Looking for writers 2026/07/21 03:48:26 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/21 03:48:26 DEBUG : >WaitForWriters: 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.28s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/FiLeA" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/FiLeA 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-tisapav8bade/FiLeA 2026/07/21 03:48:26 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/FiLeA" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/FiLeA 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-tisapav8bade/FiLeA 2026/07/21 03:48:26 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/FiLeB" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/FiLeB 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-tisapav8bade/FiLeB 2026/07/21 03:48:26 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/FiLeB" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/FiLeB 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-tisapav8bade/FiLeB 2026/07/21 03:48:26 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/21 03:48:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/21 03:48:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/21 03:48:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/21 03:48:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/FiLeA" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/FiLeA 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-tisapav8bade/FiLeA 2026/07/21 03:48:26 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/21 03:48:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/21 03:48:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/21 03:48:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/21 03:48:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/FiLeA" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/FiLeA 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-tisapav8bade/FiLeA 2026/07/21 03:48:26 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/21 03:48:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/21 03:48:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/21 03:48:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/21 03:48:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/21 03:48:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/21 03:48:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/21 03:48:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/FiLeB" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/FiLeB 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-tisapav8bade/FiLeB 2026/07/21 03:48:26 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/21 03:48:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/21 03:48:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/21 03:48:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/21 03:48:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/FilEb" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/FilEb 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-tisapav8bade/FilEb 2026/07/21 03:48:26 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/FiLeA" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/FiLeA 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-tisapav8bade/FiLeA 2026/07/21 03:48:26 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/FiLeA" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/FiLeA 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-tisapav8bade/FiLeA 2026/07/21 03:48:26 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/FiLeB" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/FiLeB 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-tisapav8bade/FiLeB 2026/07/21 03:48:26 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/FiLeB" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/FiLeB 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-tisapav8bade/FiLeB 2026/07/21 03:48:26 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/FilEb" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/FilEb 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-tisapav8bade/FilEb 2026/07/21 03:48:26 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/FilEb" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/FilEb 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-tisapav8bade/FilEb 2026/07/21 03:48:26 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/07/21 03:48:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/21 03:48:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/21 03:48:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/21 03:48:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:26 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/21 03:48:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/21 03:48:26 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/21 03:48:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:26 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/21 03:48:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/21 03:48:26 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/21 03:48:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:26 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/21 03:48:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/21 03:48:26 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/21 03:48:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/21 03:48:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/21 03:48:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/21 03:48:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/FiLeB" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/FiLeB 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-tisapav8bade/FiLeB 2026/07/21 03:48:26 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/21 03:48:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/21 03:48:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/21 03:48:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/21 03:48:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/FilEb" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/FilEb 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-tisapav8bade/FilEb 2026/07/21 03:48:26 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/21 03:48:26 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/21 03:48:26 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/21 03:48:26 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/21 03:48:26 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/21 03:48:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/21 03:48:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/21 03:48:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/21 03:48:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:26 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:26 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:26 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/21 03:48:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/21 03:48:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/21 03:48:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/21 03:48:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/21 03:48:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/21 03:48:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:26 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:26 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:26 DEBUG : Looking for writers 2026/07/21 03:48:26 DEBUG : FiLeA: reading active writers 2026/07/21 03:48:26 DEBUG : FiLeB: reading active writers 2026/07/21 03:48:26 DEBUG : FilEb: reading active writers 2026/07/21 03:48:26 DEBUG : >WaitForWriters: 2026/07/21 03:48:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:26 DEBUG : Looking for writers 2026/07/21 03:48:26 DEBUG : FiLeB: reading active writers 2026/07/21 03:48:26 DEBUG : FilEb: reading active writers 2026/07/21 03:48:26 DEBUG : FiLeA: reading active writers 2026/07/21 03:48:26 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.15s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/normal name with no special characters.txt" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/normal\ name\ with\ no\ special\ characters.txt 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-tisapav8bade/normal name with no special characters.txt 2026/07/21 03:48:26 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/normal name with no special characters.txt" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/normal\ name\ with\ no\ special\ characters.txt 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-tisapav8bade/normal name with no special characters.txt 2026/07/21 03:48:26 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/測試_Русский___ě_áñ" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/測試_Русский___ě_áñ 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-tisapav8bade/測試_Русский___ě_áñ 2026/07/21 03:48:26 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/測試_Русский___ě_áñ" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/測試_Русский___ě_áñ 2026/07/21 03:48:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade/dir/file1: no such file or directory 2026/07/21 03:48:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade/dir/file1: no such file or directory 2026/07/21 03:48:26 DEBUG : forgetting directory cache 2026/07/21 03:48:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-tisapav8bade/測試_Русский___ě_áñ 2026/07/21 03:48:26 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/21 03:48:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:26 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/21 03:48:26 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/21 03:48:26 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/21 03:48:26 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:26 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/normal name with no special characters.txt" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/normal\ name\ with\ no\ special\ characters.txt 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-tisapav8bade/normal name with no special characters.txt 2026/07/21 03:48:26 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/21 03:48:26 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/21 03:48:26 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/21 03:48:26 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/21 03:48:26 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:26 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/測試_Русский___ě_áñ" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/測試_Русский___ě_áñ 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-tisapav8bade/測試_Русский___ě_áñ 2026/07/21 03:48:26 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/21 03:48:26 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/21 03:48:26 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/21 03:48:26 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/21 03:48:26 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:26 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:26 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:26 DEBUG : Looking for writers 2026/07/21 03:48:26 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/21 03:48:26 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/21 03:48:26 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.07s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Reusing VFS from active cache 2026/07/21 03:48:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:26 DEBUG : Looking for writers 2026/07/21 03:48:26 DEBUG : >WaitForWriters: 2026/07/21 03:48:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:26 DEBUG : Looking for writers 2026/07/21 03:48:26 DEBUG : >WaitForWriters: 2026/07/21 03:48:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade/dir/file1: no such file or directory 2026/07/21 03:48:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade/dir/file1: no such file or directory --- PASS: TestVFSNew (0.01s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:26 DEBUG : Looking for writers 2026/07/21 03:48:26 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.01s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:26 DEBUG : Looking for writers 2026/07/21 03:48:26 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.01s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file2" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade/dir/file1: no such file or directory 2026/07/21 03:48:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade/dir/file1: no such file or directory 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:26 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file2" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:26 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/21 03:48:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:26 DEBUG : dir: Looking for writers 2026/07/21 03:48:26 DEBUG : file2: reading active writers 2026/07/21 03:48:26 DEBUG : Looking for writers 2026/07/21 03:48:26 DEBUG : dir: reading active writers 2026/07/21 03:48:26 DEBUG : file1: reading active writers 2026/07/21 03:48:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.05s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade/dir/file1: no such file or directory 2026/07/21 03:48:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade/dir/file1: no such file or directory 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file2" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:26 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file2" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:26 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/21 03:48:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:26 DEBUG : dir: Looking for writers 2026/07/21 03:48:26 DEBUG : Looking for writers 2026/07/21 03:48:26 DEBUG : file1: reading active writers 2026/07/21 03:48:26 DEBUG : dir: reading active writers 2026/07/21 03:48:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.04s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade/dir/file1: no such file or directory 2026/07/21 03:48:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{pktFI}/rclone-test-tisapav8bade/dir/file1: no such file or directory 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file2" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:26 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file2" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:26 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/21 03:48:26 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : file1: Open: flags=O_RDONLY 2026/07/21 03:48:26 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/21 03:48:26 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/21 03:48:26 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/21 03:48:26 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:26 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:26 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/21 03:48:26 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/21 03:48:26 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/21 03:48:26 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: File to upload is small (0 bytes), uploading instead of streaming 2026/07/21 03:48:26 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/new_file.txt" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/new_file.txt 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tisapav8bade/dir/new_file.txt 2026/07/21 03:48:26 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 03:48:26 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 03:48:26 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/21 03:48:26 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/21 03:48:26 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/21 03:48:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:26 DEBUG : dir: Looking for writers 2026/07/21 03:48:26 DEBUG : file2: reading active writers 2026/07/21 03:48:26 DEBUG : new_file.txt: reading active writers 2026/07/21 03:48:26 DEBUG : Looking for writers 2026/07/21 03:48:26 DEBUG : dir: reading active writers 2026/07/21 03:48:26 DEBUG : file1: reading active writers 2026/07/21 03:48:26 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.05s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file2" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:26 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file2" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-tisapav8bade/dir/file2 2026/07/21 03:48:26 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/21 03:48:26 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/21 03:48:26 DEBUG : dir/file1: Updating file with dir/file1 0x1fb0d78bedd0 2026/07/21 03:48:26 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/21 03:48:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:26 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir/file1" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-tisapav8bade/dir/file1 2026/07/21 03:48:26 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/21 03:48:26 INFO : dir/file1: Moved (server-side) to: file0 2026/07/21 03:48:26 DEBUG : file0: Updating file with file0 0x1fb0d78bedd0 2026/07/21 03:48:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file0" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file0 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-tisapav8bade/file0 2026/07/21 03:48:26 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file0" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/file0 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-tisapav8bade/file0 2026/07/21 03:48:26 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/21 03:48:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:26 DEBUG : dir: Looking for writers 2026/07/21 03:48:26 DEBUG : Looking for writers 2026/07/21 03:48:26 DEBUG : dir: reading active writers 2026/07/21 03:48:26 DEBUG : file0: reading active writers 2026/07/21 03:48:26 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.09s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Server has VFS statistics extension 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: About path "/home/rclone/rclone-test-tisapav8bade" 2026/07/21 03:48:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:26 DEBUG : Looking for writers 2026/07/21 03:48:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.01s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: New connection 127.0.0.1:36768->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: New connection 127.0.0.1:36780->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/21 03:48:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:26 DEBUG : b: Looking for writers 2026/07/21 03:48:26 DEBUG : c: Looking for writers 2026/07/21 03:48:26 DEBUG : d: Looking for writers 2026/07/21 03:48:26 DEBUG : Looking for writers 2026/07/21 03:48:26 DEBUG : a: Looking for writers 2026/07/21 03:48:26 DEBUG : Looking for writers 2026/07/21 03:48:26 DEBUG : a: reading active writers 2026/07/21 03:48:26 DEBUG : b: reading active writers 2026/07/21 03:48:26 DEBUG : c: reading active writers 2026/07/21 03:48:26 DEBUG : d: reading active writers 2026/07/21 03:48:26 DEBUG : /: reading active writers 2026/07/21 03:48:26 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.25s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/21 03:48:26 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/21 03:48:26 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/21 03:48:26 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/21 03:48:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:26 DEBUG : a/b/c/d: Looking for writers 2026/07/21 03:48:26 DEBUG : a/b/c: Looking for writers 2026/07/21 03:48:26 DEBUG : d: reading active writers 2026/07/21 03:48:26 DEBUG : a/b: Looking for writers 2026/07/21 03:48:26 DEBUG : c: reading active writers 2026/07/21 03:48:26 DEBUG : a: Looking for writers 2026/07/21 03:48:26 DEBUG : b: reading active writers 2026/07/21 03:48:26 DEBUG : Looking for writers 2026/07/21 03:48:26 DEBUG : a: reading active writers 2026/07/21 03:48:26 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-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:26 DEBUG : Looking for writers 2026/07/21 03:48:26 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-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:48:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:26 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/21 03:48:26 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/21 03:48:26 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: File to upload is small (5 bytes), uploading instead of streaming 2026/07/21 03:48:26 DEBUG : file1: size = 5 OK 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 03:48:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:48:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/21 03:48:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:48:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:48:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:48:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:48:26 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/21 03:48:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:48:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: File to upload is small (0 bytes), uploading instead of streaming 2026/07/21 03:48:26 DEBUG : file1: size = 0 OK 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 03:48:26 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 03:48:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:48:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: File to upload is small (7 bytes), uploading instead of streaming 2026/07/21 03:48:26 DEBUG : file1: size = 7 OK 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:26 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/07/21 03:48:26 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/21 03:48:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:26 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:26 DEBUG : Looking for writers 2026/07/21 03:48:26 DEBUG : file1: reading active writers 2026/07/21 03:48:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.04s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:48:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:48:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:26 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/21 03:48:27 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/21 03:48:27 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/21 03:48:27 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/21 03:48:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: File to upload is small (11 bytes), uploading instead of streaming 2026/07/21 03:48:28 DEBUG : file1: size = 11 OK 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:28 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/21 03:48:28 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/21 03:48:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 03:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:28 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:28 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:28 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/21 03:48:28 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:28 DEBUG : Looking for writers 2026/07/21 03:48:28 DEBUG : file1: reading active writers 2026/07/21 03:48:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:48:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:48:28 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/21 03:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: File to upload is small (5 bytes), uploading instead of streaming 2026/07/21 03:48:28 DEBUG : file1: size = 5 OK 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:28 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/21 03:48:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 03:48:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 03:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:28 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/21 03:48:28 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:28 DEBUG : Looking for writers 2026/07/21 03:48:28 DEBUG : file1: reading active writers 2026/07/21 03:48:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:48:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:48:28 DEBUG : file1: WriteFileHandle.Release closing 2026/07/21 03:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: File to upload is small (0 bytes), uploading instead of streaming 2026/07/21 03:48:28 DEBUG : file1: size = 0 OK 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:28 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 03:48:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 03:48:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 03:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:28 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/21 03:48:28 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:28 DEBUG : Looking for writers 2026/07/21 03:48:28 DEBUG : file1: reading active writers 2026/07/21 03:48:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:48:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: File to upload is small (2 bytes), uploading instead of streaming 2026/07/21 03:48:28 DEBUG : file1: size = 2 OK 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:28 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/21 03:48:28 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/21 03:48:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 03:48:28 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/21 03:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:28 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:28 DEBUG : Looking for writers 2026/07/21 03:48:28 DEBUG : file1: reading active writers 2026/07/21 03:48:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:48:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: File to upload is small (0 bytes), uploading instead of streaming 2026/07/21 03:48:28 DEBUG : file1: size = 0 OK 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:28 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/21 03:48:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/21 03:48:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 03:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:28 DEBUG : file1: Open: flags=O_RDONLY 2026/07/21 03:48:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/21 03:48:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/21 03:48:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:28 DEBUG : Looking for writers 2026/07/21 03:48:28 DEBUG : file1: reading active writers 2026/07/21 03:48:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/21 03:48:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/21 03:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/21 03:48:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/21 03:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: File to upload is small (100 bytes), uploading instead of streaming 2026/07/21 03:48:28 DEBUG : file1: size = 100 OK 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/file1" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: ba9a26d5c4bf8a648a4c5eaca611121a /home/rclone/rclone-test-tisapav8bade/file1 2026/07/21 03:48:28 DEBUG : file1: Parsed hash: ba9a26d5c4bf8a648a4c5eaca611121a 2026/07/21 03:48:28 DEBUG : file1: md5 = ba9a26d5c4bf8a648a4c5eaca611121a OK 2026/07/21 03:48:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/21 03:48:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/21 03:48:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/21 03:48:28 DEBUG : file1: Open: flags=O_RDONLY 2026/07/21 03:48:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/21 03:48:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/21 03:48:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:28 DEBUG : Looking for writers 2026/07/21 03:48:28 DEBUG : file1: reading active writers 2026/07/21 03:48:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.02s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/flat/f000.txt" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/flat/f000.txt 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-tisapav8bade/flat/f000.txt 2026/07/21 03:48:28 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/flat/f000.txt" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/flat/f000.txt 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-tisapav8bade/flat/f000.txt 2026/07/21 03:48:28 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/flat/f001.txt" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/flat/f001.txt 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-tisapav8bade/flat/f001.txt 2026/07/21 03:48:28 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/flat/f001.txt" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/flat/f001.txt 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-tisapav8bade/flat/f001.txt 2026/07/21 03:48:28 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/flat/f002.txt" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/flat/f002.txt 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-tisapav8bade/flat/f002.txt 2026/07/21 03:48:28 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/flat/f002.txt" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/flat/f002.txt 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-tisapav8bade/flat/f002.txt 2026/07/21 03:48:28 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/flat/f003.txt" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/flat/f003.txt 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-tisapav8bade/flat/f003.txt 2026/07/21 03:48:28 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/flat/f003.txt" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/flat/f003.txt 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-tisapav8bade/flat/f003.txt 2026/07/21 03:48:28 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/flat/f004.txt" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/flat/f004.txt 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-tisapav8bade/flat/f004.txt 2026/07/21 03:48:28 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/flat/f004.txt" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: sha1sum /home/rclone/rclone-test-tisapav8bade/flat/f004.txt 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-tisapav8bade/flat/f004.txt 2026/07/21 03:48:28 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/07/21 03:48:28 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/21 03:48:28 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/21 03:48:28 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:28 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/flat/f000.txt" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/flat/f000.txt 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-tisapav8bade/flat/f000.txt 2026/07/21 03:48:28 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/21 03:48:28 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/21 03:48:28 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/21 03:48:28 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:28 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/flat/f001.txt" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/flat/f001.txt 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-tisapav8bade/flat/f001.txt 2026/07/21 03:48:28 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/21 03:48:28 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/21 03:48:28 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/21 03:48:28 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:28 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/flat/f002.txt" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/flat/f002.txt 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-tisapav8bade/flat/f002.txt 2026/07/21 03:48:28 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/21 03:48:28 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/21 03:48:28 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/21 03:48:28 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:28 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/flat/f003.txt" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/flat/f003.txt 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-tisapav8bade/flat/f003.txt 2026/07/21 03:48:28 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/21 03:48:28 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/21 03:48:28 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/21 03:48:28 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:28 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/flat/f004.txt" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/flat/f004.txt 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-tisapav8bade/flat/f004.txt 2026/07/21 03:48:28 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/21 03:48:28 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:28 DEBUG : flat: Looking for writers 2026/07/21 03:48:28 DEBUG : f003.txt: reading active writers 2026/07/21 03:48:28 DEBUG : f004.txt: reading active writers 2026/07/21 03:48:28 DEBUG : f000.txt: reading active writers 2026/07/21 03:48:28 DEBUG : f001.txt: reading active writers 2026/07/21 03:48:28 DEBUG : f002.txt: reading active writers 2026/07/21 03:48:28 DEBUG : Looking for writers 2026/07/21 03:48:28 DEBUG : flat: reading active writers 2026/07/21 03:48:28 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.12s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:28 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/21 03:48:28 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/21 03:48:28 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:28 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/a/b/c/deep.txt" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/a/b/c/deep.txt 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-tisapav8bade/a/b/c/deep.txt 2026/07/21 03:48:28 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/07/21 03:48:28 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/21 03:48:28 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/21 03:48:28 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:28 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/a/b/mid.txt" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/a/b/mid.txt 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-tisapav8bade/a/b/mid.txt 2026/07/21 03:48:28 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/07/21 03:48:28 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/21 03:48:28 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/21 03:48:28 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:28 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/a/top.txt" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/a/top.txt 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-tisapav8bade/a/top.txt 2026/07/21 03:48:28 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/07/21 03:48:28 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:28 DEBUG : a/b/c: Looking for writers 2026/07/21 03:48:28 DEBUG : deep.txt: reading active writers 2026/07/21 03:48:28 DEBUG : a/b: Looking for writers 2026/07/21 03:48:28 DEBUG : c: reading active writers 2026/07/21 03:48:28 DEBUG : mid.txt: reading active writers 2026/07/21 03:48:28 DEBUG : a: Looking for writers 2026/07/21 03:48:28 DEBUG : b: reading active writers 2026/07/21 03:48:28 DEBUG : top.txt: reading active writers 2026/07/21 03:48:28 DEBUG : Looking for writers 2026/07/21 03:48:28 DEBUG : a: reading active writers 2026/07/21 03:48:28 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.06s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:28 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/21 03:48:28 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/21 03:48:28 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/bigdir/big.bin" 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/bigdir/big.bin 2026/07/21 03:48:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 1242ac574159478ad1e6705dfa448932 /home/rclone/rclone-test-tisapav8bade/bigdir/big.bin 2026/07/21 03:48:28 DEBUG : bigdir/big.bin: Parsed hash: 1242ac574159478ad1e6705dfa448932 2026/07/21 03:48:29 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:29 DEBUG : bigdir: Looking for writers 2026/07/21 03:48:29 DEBUG : big.bin: reading active writers 2026/07/21 03:48:29 DEBUG : Looking for writers 2026/07/21 03:48:29 DEBUG : bigdir: reading active writers 2026/07/21 03:48:29 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.77s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade", Local "Local file system at /tmp/rclone1664421533", Modify Window "1s" 2026/07/21 03:48:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: poll-interval is not supported by this remote 2026/07/21 03:48:29 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/21 03:48:29 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/21 03:48:29 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:29 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir1/a.txt" 2026/07/21 03:48:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir1/a.txt 2026/07/21 03:48:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-tisapav8bade/dir1/a.txt 2026/07/21 03:48:29 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/07/21 03:48:29 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/21 03:48:29 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/21 03:48:29 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:29 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir2/b.txt" 2026/07/21 03:48:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir2/b.txt 2026/07/21 03:48:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-tisapav8bade/dir2/b.txt 2026/07/21 03:48:29 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/07/21 03:48:29 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/21 03:48:29 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/21 03:48:29 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/21 03:48:29 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/21 03:48:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Shell path "/home/rclone/rclone-test-tisapav8bade/dir3/c.txt" 2026/07/21 03:48:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Running remote command: md5sum /home/rclone/rclone-test-tisapav8bade/dir3/c.txt 2026/07/21 03:48:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-tisapav8bade/dir3/c.txt 2026/07/21 03:48:29 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/07/21 03:48:29 DEBUG : WaitForWriters: timeout=30s 2026/07/21 03:48:29 DEBUG : dir1: Looking for writers 2026/07/21 03:48:29 DEBUG : a.txt: reading active writers 2026/07/21 03:48:29 DEBUG : dir2: Looking for writers 2026/07/21 03:48:29 DEBUG : b.txt: reading active writers 2026/07/21 03:48:29 DEBUG : dir3: Looking for writers 2026/07/21 03:48:29 DEBUG : c.txt: reading active writers 2026/07/21 03:48:29 DEBUG : Looking for writers 2026/07/21 03:48:29 DEBUG : dir1: reading active writers 2026/07/21 03:48:29 DEBUG : dir2: reading active writers 2026/07/21 03:48:29 DEBUG : dir3: reading active writers 2026/07/21 03:48:29 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.04s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/21 03:48:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tisapav8bade: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 12.879609471s (try 1/5)