"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/06/29 02:05:44 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-dedajux0bube" 2026/06/29 02:05:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/29 02:05:44 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/29 02:05:44 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/29 02:05:44 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/29 02:05:44 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/29 02:05:44 DEBUG : Setting pass="ADjQlHY4SbULNIboAosEnasni5VRyrgd" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/29 02:05:44 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/29 02:05:44 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{mJafx}" suffix to name 2026/06/29 02:05:44 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/29 02:05:44 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/29 02:05:44 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/29 02:05:44 DEBUG : Setting pass="ADjQlHY4SbULNIboAosEnasni5VRyrgd" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/29 02:05:44 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/29 02:05:44 NOTICE: TestSFTPOpenssh{mJafx}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: New connection 127.0.0.1:58134->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell type "unix" from config 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Relative path resolved to "/home/rclone/rclone-test-dedajux0bube" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Using root directory "/home/rclone/rclone-test-dedajux0bube" 2026/06/29 02:05:44 DEBUG : Creating backend with remote "/tmp/rclone1758897017" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:44 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:44 DEBUG : dir: Looking for writers 2026/06/29 02:05:44 DEBUG : Looking for writers 2026/06/29 02:05:44 DEBUG : dir: reading active writers 2026/06/29 02:05:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.03s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file2" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:44 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file2" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:44 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/subdir/file3" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/subdir/file3 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-dedajux0bube/dir/subdir/file3 2026/06/29 02:05:44 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/subdir/file3" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/subdir/file3 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-dedajux0bube/dir/subdir/file3 2026/06/29 02:05:44 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/06/29 02:05:44 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:44 DEBUG : dir/subdir: Looking for writers 2026/06/29 02:05:44 DEBUG : dir: Looking for writers 2026/06/29 02:05:44 DEBUG : file1: reading active writers 2026/06/29 02:05:44 DEBUG : file2: reading active writers 2026/06/29 02:05:44 DEBUG : subdir: reading active writers 2026/06/29 02:05:44 DEBUG : Looking for writers 2026/06/29 02:05:44 DEBUG : dir: reading active writers 2026/06/29 02:05:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.04s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:44 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:44 DEBUG : dir: Looking for writers 2026/06/29 02:05:44 DEBUG : file1: reading active writers 2026/06/29 02:05:44 DEBUG : Looking for writers 2026/06/29 02:05:44 DEBUG : dir: reading active writers 2026/06/29 02:05:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:44 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:44 DEBUG : dir: Looking for writers 2026/06/29 02:05:44 DEBUG : Looking for writers 2026/06/29 02:05:44 DEBUG : dir: reading active writers 2026/06/29 02:05:44 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:44 DEBUG : dir: forgetting directory cache 2026/06/29 02:05:44 DEBUG : forgetting directory cache 2026/06/29 02:05:44 DEBUG : dir: forgetting directory cache 2026/06/29 02:05:44 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:44 DEBUG : Looking for writers 2026/06/29 02:05:44 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:44 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/29 02:05:44 DEBUG : dir: invalidating directory cache 2026/06/29 02:05:44 DEBUG : >ForgetPath: 2026/06/29 02:05:44 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/29 02:05:44 DEBUG : invalidating directory cache 2026/06/29 02:05:44 DEBUG : dir: forgetting directory cache 2026/06/29 02:05:44 DEBUG : >ForgetPath: 2026/06/29 02:05:44 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/29 02:05:44 DEBUG : >ForgetPath: 2026/06/29 02:05:44 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:44 DEBUG : dir: Looking for writers 2026/06/29 02:05:44 DEBUG : Looking for writers 2026/06/29 02:05:44 DEBUG : dir: reading active writers 2026/06/29 02:05:44 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: New connection 127.0.0.1:58146->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/fil/a/b/c" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/fil/a/b/c 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-dedajux0bube/fil/a/b/c 2026/06/29 02:05:44 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/fil/a/b/c" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/fil/a/b/c 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-dedajux0bube/fil/a/b/c 2026/06/29 02:05:44 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:44 DEBUG : forgetting directory cache 2026/06/29 02:05:44 DEBUG : dir: forgetting directory cache 2026/06/29 02:05:44 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:44 DEBUG : dir: Looking for writers 2026/06/29 02:05:44 DEBUG : fil/a/b: Looking for writers 2026/06/29 02:05:44 DEBUG : fil/a: Looking for writers 2026/06/29 02:05:44 DEBUG : b: reading active writers 2026/06/29 02:05:44 DEBUG : fil: Looking for writers 2026/06/29 02:05:44 DEBUG : a: reading active writers 2026/06/29 02:05:44 DEBUG : Looking for writers 2026/06/29 02:05:44 DEBUG : dir: reading active writers 2026/06/29 02:05:44 DEBUG : fil: reading active writers 2026/06/29 02:05:44 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.12s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:44 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:44 DEBUG : dir: Looking for writers 2026/06/29 02:05:44 DEBUG : Looking for writers 2026/06/29 02:05:44 DEBUG : dir: reading active writers 2026/06/29 02:05:44 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:44 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:44 DEBUG : dir: Looking for writers 2026/06/29 02:05:44 DEBUG : file1: reading active writers 2026/06/29 02:05:44 DEBUG : Looking for writers 2026/06/29 02:05:44 DEBUG : dir: reading active writers 2026/06/29 02:05:44 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file2" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:44 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file2" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:44 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/subdir/file3" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/subdir/file3 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-dedajux0bube/dir/subdir/file3 2026/06/29 02:05:44 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/subdir/file3" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/subdir/file3 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-dedajux0bube/dir/subdir/file3 2026/06/29 02:05:44 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/06/29 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/29 02:05:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/29 02:05:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/29 02:05:44 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/29 02:05:44 DEBUG : Waiting for deletions to finish 2026/06/29 02:05:44 INFO : dir/subdir/file3: Deleted 2026/06/29 02:05:44 DEBUG : removing 1 level 2 directories 2026/06/29 02:05:44 INFO : dir/subdir: Removing directory 2026/06/29 02:05:44 DEBUG : dir: invalidating directory cache 2026/06/29 02:05:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/29 02:05:44 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/29 02:05:44 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/29 02:05:44 DEBUG : dir/file1: Reset virtual modtime 2026/06/29 02:05:44 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/29 02:05:44 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/29 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/29 02:05:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/29 02:05:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:44 DEBUG : dir: invalidating directory cache 2026/06/29 02:05:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/29 02:05:44 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/29 02:05:44 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/29 02:05:44 DEBUG : forgetting directory cache 2026/06/29 02:05:44 DEBUG : dir: forgetting directory cache 2026/06/29 02:05:44 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/29 02:05:44 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:44 DEBUG : dir/virtualDir: Looking for writers 2026/06/29 02:05:44 DEBUG : dir: Looking for writers 2026/06/29 02:05:44 DEBUG : file1: reading active writers 2026/06/29 02:05:44 DEBUG : virtualFile2: reading active writers 2026/06/29 02:05:44 DEBUG : virtualFile: reading active writers 2026/06/29 02:05:44 DEBUG : virtualDir: reading active writers 2026/06/29 02:05:44 DEBUG : Looking for writers 2026/06/29 02:05:44 DEBUG : dir: reading active writers 2026/06/29 02:05:44 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.05s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:44 ERROR : dir/: Can only open directories read only 2026/06/29 02:05:44 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:44 DEBUG : dir: Looking for writers 2026/06/29 02:05:44 DEBUG : Looking for writers 2026/06/29 02:05:44 DEBUG : dir: reading active writers 2026/06/29 02:05:44 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:44 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/29 02:05:44 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/29 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: File to upload is small (5 bytes), uploading instead of streaming 2026/06/29 02:05:44 DEBUG : dir/potato: size = 5 OK 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/potato" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/potato 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-dedajux0bube/dir/potato 2026/06/29 02:05:44 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/29 02:05:44 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 02:05:44 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/06/29 02:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/29 02:05:44 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:44 DEBUG : dir: Looking for writers 2026/06/29 02:05:44 DEBUG : file1: reading active writers 2026/06/29 02:05:44 DEBUG : potato: reading active writers 2026/06/29 02:05:44 DEBUG : Looking for writers 2026/06/29 02:05:44 DEBUG : dir: reading active writers 2026/06/29 02:05:44 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:44 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:44 DEBUG : dir/sub: Looking for writers 2026/06/29 02:05:44 DEBUG : dir: Looking for writers 2026/06/29 02:05:44 DEBUG : file1: reading active writers 2026/06/29 02:05:44 DEBUG : sub: reading active writers 2026/06/29 02:05:44 DEBUG : Looking for writers 2026/06/29 02:05:44 DEBUG : dir: reading active writers 2026/06/29 02:05:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.14s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/29 02:05:45 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:45 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:45 DEBUG : dir/sub/subsub: Looking for writers 2026/06/29 02:05:45 DEBUG : dir/sub: Looking for writers 2026/06/29 02:05:45 DEBUG : subsub: reading active writers 2026/06/29 02:05:45 DEBUG : dir: Looking for writers 2026/06/29 02:05:45 DEBUG : file1: reading active writers 2026/06/29 02:05:45 DEBUG : sub: reading active writers 2026/06/29 02:05:45 DEBUG : Looking for writers 2026/06/29 02:05:45 DEBUG : dir: reading active writers 2026/06/29 02:05:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.04s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:45 ERROR : dir/: Dir.Remove not empty 2026/06/29 02:05:45 DEBUG : dir/file1: Remove: 2026/06/29 02:05:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:45 DEBUG : dir/file1: >Remove: err= 2026/06/29 02:05:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/29 02:05:45 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:45 DEBUG : Looking for writers 2026/06/29 02:05:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:45 DEBUG : dir/file1: Remove: 2026/06/29 02:05:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:45 DEBUG : dir/file1: >Remove: err= 2026/06/29 02:05:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/29 02:05:45 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:45 DEBUG : Looking for writers 2026/06/29 02:05:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:45 DEBUG : dir/file1: Remove: 2026/06/29 02:05:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:45 DEBUG : dir/file1: >Remove: err= 2026/06/29 02:05:45 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:45 DEBUG : dir: Looking for writers 2026/06/29 02:05:45 DEBUG : Looking for writers 2026/06/29 02:05:45 DEBUG : dir: reading active writers 2026/06/29 02:05:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.12s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file3" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file3 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-dedajux0bube/dir/file3 2026/06/29 02:05:45 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file3" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file3 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-dedajux0bube/dir/file3 2026/06/29 02:05:45 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/29 02:05:45 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/29 02:05:45 DEBUG : dir: Updating dir with dir2 0x39ea62fddc70 2026/06/29 02:05:45 DEBUG : dir: forgetting directory cache 2026/06/29 02:05:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/29 02:05:45 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir2/file1" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir2/file1 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir2/file1 2026/06/29 02:05:45 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir2/file1" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir2/file1 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir2/file1 2026/06/29 02:05:45 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir2/file3" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir2/file3 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-dedajux0bube/dir2/file3 2026/06/29 02:05:45 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir2/file3" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir2/file3 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-dedajux0bube/dir2/file3 2026/06/29 02:05:45 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/29 02:05:45 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/29 02:05:45 DEBUG : file2: Updating file with file2 0x39ea63317450 2026/06/29 02:05:45 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file2" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file2 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/file2 2026/06/29 02:05:45 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file2" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/file2 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/file2 2026/06/29 02:05:45 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir2/file3" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir2/file3 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-dedajux0bube/dir2/file3 2026/06/29 02:05:45 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir2/file3" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir2/file3 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-dedajux0bube/dir2/file3 2026/06/29 02:05:45 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/29 02:05:45 INFO : dir2/file3: Deleted 2026/06/29 02:05:45 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/29 02:05:45 DEBUG : dir2/file3: Updating file with dir2/file3 0x39ea63317450 2026/06/29 02:05:45 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/29 02:05:45 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir2/file3" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir2/file3 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir2/file3 2026/06/29 02:05:45 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir2/file3" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir2/file3 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir2/file3 2026/06/29 02:05:45 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:45 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/29 02:05:45 DEBUG : empty directory: Updating dir with renamed empty directory 0x39ea63317ad0 2026/06/29 02:05:45 DEBUG : empty directory: forgetting directory cache 2026/06/29 02:05:45 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/29 02:05:45 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/29 02:05:45 DEBUG : dir2: Renaming to "dir3" 2026/06/29 02:05:45 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:45 DEBUG : dir3: Looking for writers 2026/06/29 02:05:45 DEBUG : file3: reading active writers 2026/06/29 02:05:45 DEBUG : renamed empty directory: Looking for writers 2026/06/29 02:05:45 DEBUG : Looking for writers 2026/06/29 02:05:45 DEBUG : dir3: reading active writers 2026/06/29 02:05:45 DEBUG : renamed empty directory: reading active writers 2026/06/29 02:05:45 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.18s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/29 02:05:45 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:45 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/29 02:05:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/29 02:05:45 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/29 02:05:45 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/29 02:05:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/29 02:05:45 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:45 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/29 02:05:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/29 02:05:45 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/29 02:05:45 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/29 02:05:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: File to upload is small (12 bytes), uploading instead of streaming 2026/06/29 02:05:45 DEBUG : dir/sub/file2: size = 12 OK 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/sub/file2" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/sub/file2 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-dedajux0bube/dir/sub/file2 2026/06/29 02:05:45 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/06/29 02:05:45 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/29 02:05:45 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/06/29 02:05:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/29 02:05:45 DEBUG : forgetting directory cache 2026/06/29 02:05:45 DEBUG : dir: forgetting directory cache 2026/06/29 02:05:45 DEBUG : dir/sub: forgetting directory cache 2026/06/29 02:05:45 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/29 02:05:45 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: File to upload is small (5 bytes), uploading instead of streaming 2026/06/29 02:05:45 DEBUG : dir/sub/file0: size = 5 OK 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/sub/file0" 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/sub/file0 2026/06/29 02:05:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-dedajux0bube/dir/sub/file0 2026/06/29 02:05:45 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/29 02:05:45 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 02:05:45 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/06/29 02:05:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/29 02:05:45 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:45 DEBUG : dir/sub: Looking for writers 2026/06/29 02:05:45 DEBUG : file0: reading active writers 2026/06/29 02:05:45 DEBUG : file2: reading active writers 2026/06/29 02:05:45 DEBUG : dir: Looking for writers 2026/06/29 02:05:45 DEBUG : file1: reading active writers 2026/06/29 02:05:45 DEBUG : sub: reading active writers 2026/06/29 02:05:45 DEBUG : Looking for writers 2026/06/29 02:05:45 DEBUG : dir: reading active writers 2026/06/29 02:05:45 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.04s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:45 DEBUG : forgetting directory cache 2026/06/29 02:05:46 DEBUG : forgetting directory cache 2026/06/29 02:05:46 DEBUG : dir: forgetting directory cache 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.11s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/29 02:05:46 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:46 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/29 02:05:46 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/29 02:05:46 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/29 02:05:46 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:46 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:46 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/29 02:05:46 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:46 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/29 02:05:46 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/29 02:05:46 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/29 02:05:46 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:46 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : file1.metadata: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : dir.metadata: reading active writers 2026/06/29 02:05:46 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:46 DEBUG : Can set mod time: true 2026/06/29 02:05:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/29 02:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: File to upload is small (0 bytes), uploading instead of streaming 2026/06/29 02:05:46 DEBUG : dir/file1: size = 0 OK 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/29 02:05:46 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 02:05:46 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/29 02:05:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/29 02:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : >WaitForWriters: 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/29 02:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: File to upload is small (5 bytes), uploading instead of streaming 2026/06/29 02:05:46 DEBUG : dir/file1: size = 5 OK 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/29 02:05:46 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 02:05:46 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/29 02:05:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/29 02:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : >WaitForWriters: 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : >WaitForWriters: 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: 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-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/29 02:05:46 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 02:05:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 02:05:46 DEBUG : dir/file1(0x39ea631ae7c0): close: 2026/06/29 02:05:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/29 02:05:46 DEBUG : dir/file1(0x39ea631ae7c0): >close: err= 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : >WaitForWriters: 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : >WaitForWriters: 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: 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-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/29 02:05:46 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 02:05:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 02:05:46 DEBUG : dir/file1(0x39ea63024f80): _writeAt: size=5, off=0 2026/06/29 02:05:46 DEBUG : dir/file1(0x39ea63024f80): openPending: 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/29 02:05:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/29 02:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:46 DEBUG : dir/file1(0x39ea63024f80): >openPending: err= 2026/06/29 02:05:46 DEBUG : dir/file1(0x39ea63024f80): >_writeAt: n=5, err= 2026/06/29 02:05:46 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/29 02:05:46 DEBUG : dir/file1(0x39ea63024f80): close: 2026/06/29 02:05:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/29 02:05:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/29 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/29 02:05:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/29 02:05:46 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/29 02:05:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:46 DEBUG : dir/file1(0x39ea63024f80): >close: err= 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 02:05:46 DEBUG : dir/file1: vfs cache: starting upload 2026/06/29 02:05:46 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1.2f98c60a.partial" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1.2f98c60a.partial 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-dedajux0bube/dir/file1.2f98c60a.partial 2026/06/29 02:05:46 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/29 02:05:46 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/29 02:05:46 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/06/29 02:05:46 INFO : dir/file1: Copied (replaced existing) 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/29 02:05:46 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/06/29 02:05:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/29 02:05:46 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/29 02:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : >WaitForWriters: 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : >WaitForWriters: 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.31s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.03s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.18s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/29 02:05:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.02s) === RUN TestFileOpenReadUnknownSize 2026/06/29 02:05:46 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/29 02:05:46 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/29 02:05:46 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:46 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : file.txt: reading active writers 2026/06/29 02:05:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: File to upload is small (25 bytes), uploading instead of streaming 2026/06/29 02:05:46 DEBUG : dir/file1: size = 25 OK 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/29 02:05:46 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 02:05:46 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/29 02:05:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:46 DEBUG : dir/file1: Remove: 2026/06/29 02:05:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:46 DEBUG : dir/file1: >Remove: err= 2026/06/29 02:05:46 DEBUG : dir/file1: Remove: 2026/06/29 02:05:46 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:46 DEBUG : dir/file1: Remove: 2026/06/29 02:05:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:46 DEBUG : dir/file1: >Remove: err= 2026/06/29 02:05:46 DEBUG : dir/file1: Remove: 2026/06/29 02:05:46 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/29 02:05:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/29 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/29 02:05:46 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/29 02:05:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/29 02:05:46 DEBUG : dir/file1: Open: flags=0x3 2026/06/29 02:05:46 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/29 02:05:46 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 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-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:46 DEBUG : dir: Looking for writers 2026/06/29 02:05:46 DEBUG : file1: reading active writers 2026/06/29 02:05:46 DEBUG : Looking for writers 2026/06/29 02:05:46 DEBUG : dir: reading active writers 2026/06/29 02:05:46 DEBUG : >WaitForWriters: 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Updating file with newLeaf 0x39ea633a32b0 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Updating file with dir/file1 0x39ea633a32b0 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 02:05:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:47 DEBUG : dir/file1: File is currently open, delaying rename 0x39ea633a32b0 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: File to upload is small (25 bytes), uploading instead of streaming 2026/06/29 02:05:47 DEBUG : dir/file1: size = 25 OK 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/29 02:05:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 02:05:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 02:05:47 DEBUG : newLeaf: Running delayed rename now 2026/06/29 02:05:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Updating file with newLeaf 0x39ea633a32b0 2026/06/29 02:05:47 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : >WaitForWriters: 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/29 02:05:47 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:47 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : file1: reading active writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : >WaitForWriters: 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Updating file with newLeaf 0x39ea637305b0 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Updating file with dir/file1 0x39ea637305b0 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 02:05:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:47 DEBUG : dir/file1: File is currently open, delaying rename 0x39ea637305b0 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: File to upload is small (25 bytes), uploading instead of streaming 2026/06/29 02:05:47 DEBUG : dir/file1: size = 25 OK 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/29 02:05:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 02:05:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 02:05:47 DEBUG : newLeaf: Running delayed rename now 2026/06/29 02:05:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Updating file with newLeaf 0x39ea637305b0 2026/06/29 02:05:47 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : >WaitForWriters: 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/29 02:05:47 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : >WaitForWriters: 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:47 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/29 02:05:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea62e24ac0): openPending: 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/29 02:05:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea62e24ac0): >openPending: err= 2026/06/29 02:05:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/29 02:05:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea62e24ac0): _writeAt: size=14, off=0 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea62e24ac0): >_writeAt: n=14, err= 2026/06/29 02:05:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea62e24ac0): close: 2026/06/29 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/29 02:05:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/29 02:05:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea62e24ac0): >close: err= 2026/06/29 02:05:47 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : file1: reading active writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : file1: reading active writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : file1: reading active writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : file1: reading active writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 02:05:47 DEBUG : dir/file1: vfs cache: starting upload 2026/06/29 02:05:47 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1.ca338588.partial" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1.ca338588.partial 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1.ca338588.partial 2026/06/29 02:05:47 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 02:05:47 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/06/29 02:05:47 INFO : dir/file1: Copied (replaced existing) 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/29 02:05:47 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : file1: reading active writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : >WaitForWriters: 2026/06/29 02:05:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 02:05:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 02:05:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 02:05:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea62e25c00): _readAt: size=512, off=0 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea62e25c00): openPending: 2026/06/29 02:05:47 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/06/29 02:05:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea62e25c00): >openPending: err= 2026/06/29 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea62e25c00): >_readAt: n=14, err=EOF 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea62e25c00): close: 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea62e25c00): >close: err= 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/29 02:05:47 DEBUG : newLeaf: Updating file with newLeaf 0x39ea6362c410 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/29 02:05:47 DEBUG : dir/file1: Updating file with dir/file1 0x39ea6362c410 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 02:05:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea62edb600): openPending: 2026/06/29 02:05:47 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/06/29 02:05:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea62edb600): >openPending: err= 2026/06/29 02:05:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/29 02:05:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 02:05:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea62edb600): _writeAt: size=25, off=0 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea62edb600): >_writeAt: n=25, err= 2026/06/29 02:05:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/29 02:05:47 DEBUG : newLeaf: Updating file with newLeaf 0x39ea6362c410 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 02:05:47 DEBUG : newLeaf(0x39ea62edb600): close: 2026/06/29 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/29 02:05:47 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-29 02:05:47.285848022 +0000 UTC m=+3.043281761 2026/06/29 02:05:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:47 DEBUG : newLeaf(0x39ea62edb600): >close: err= 2026/06/29 02:05:47 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 02:05:47 DEBUG : newLeaf: vfs cache: starting upload 2026/06/29 02:05:47 DEBUG : newLeaf.4e2cfd97.partial: size = 25 OK 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf.4e2cfd97.partial" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf.4e2cfd97.partial 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-dedajux0bube/newLeaf.4e2cfd97.partial 2026/06/29 02:05:47 DEBUG : newLeaf.4e2cfd97.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/29 02:05:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 02:05:47 DEBUG : newLeaf.4e2cfd97.partial: renamed to: newLeaf 2026/06/29 02:05:47 INFO : newLeaf: Copied (replaced existing) 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/29 02:05:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-29 02:05:47 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/29 02:05:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 02:05:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : >WaitForWriters: 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/29 02:05:47 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : >WaitForWriters: 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:47 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : file1: reading active writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : >WaitForWriters: 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Updating file with newLeaf 0x39ea630625b0 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Updating file with dir/file1 0x39ea630625b0 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 02:05:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea631ae380): openPending: 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/29 02:05:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea631ae380): >openPending: err= 2026/06/29 02:05:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/29 02:05:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 02:05:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea631ae380): _writeAt: size=25, off=0 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea631ae380): >_writeAt: n=25, err= 2026/06/29 02:05:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/29 02:05:47 DEBUG : newLeaf: Updating file with newLeaf 0x39ea630625b0 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 02:05:47 DEBUG : newLeaf(0x39ea631ae380): close: 2026/06/29 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/29 02:05:47 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-29 02:05:47.504200703 +0000 UTC m=+3.261634431 2026/06/29 02:05:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:47 DEBUG : newLeaf(0x39ea631ae380): >close: err= 2026/06/29 02:05:47 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 02:05:47 DEBUG : newLeaf: vfs cache: starting upload 2026/06/29 02:05:47 DEBUG : newLeaf.89b595ed.partial: size = 25 OK 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf.89b595ed.partial" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf.89b595ed.partial 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-dedajux0bube/newLeaf.89b595ed.partial 2026/06/29 02:05:47 DEBUG : newLeaf.89b595ed.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/29 02:05:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 02:05:47 DEBUG : newLeaf.89b595ed.partial: renamed to: newLeaf 2026/06/29 02:05:47 INFO : newLeaf: Copied (replaced existing) 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/29 02:05:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-29 02:05:47 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/29 02:05:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 02:05:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : >WaitForWriters: 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/29 02:05:47 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : >WaitForWriters: 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:47 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/29 02:05:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea63302a00): openPending: 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/29 02:05:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea63302a00): >openPending: err= 2026/06/29 02:05:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/29 02:05:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea63302a00): _writeAt: size=14, off=0 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea63302a00): >_writeAt: n=14, err= 2026/06/29 02:05:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea63302a00): close: 2026/06/29 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/29 02:05:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/29 02:05:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea63302a00): >close: err= 2026/06/29 02:05:47 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : file1: reading active writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : file1: reading active writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : file1: reading active writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : file1: reading active writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 02:05:47 DEBUG : dir/file1: vfs cache: starting upload 2026/06/29 02:05:47 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1.ca338588.partial" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1.ca338588.partial 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1.ca338588.partial 2026/06/29 02:05:47 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 02:05:47 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/06/29 02:05:47 INFO : dir/file1: Copied (replaced existing) 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/29 02:05:47 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : file1: reading active writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : >WaitForWriters: 2026/06/29 02:05:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 02:05:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 02:05:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 02:05:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea63302f80): _readAt: size=512, off=0 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea63302f80): openPending: 2026/06/29 02:05:47 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/06/29 02:05:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea63302f80): >openPending: err= 2026/06/29 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea63302f80): >_readAt: n=14, err=EOF 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea63302f80): close: 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea63302f80): >close: err= 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/29 02:05:47 DEBUG : newLeaf: Updating file with newLeaf 0x39ea633a3450 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/29 02:05:47 DEBUG : dir/file1: Updating file with dir/file1 0x39ea633a3450 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 02:05:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea63303900): openPending: 2026/06/29 02:05:47 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/06/29 02:05:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea63303900): >openPending: err= 2026/06/29 02:05:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/29 02:05:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 02:05:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea63303900): _writeAt: size=25, off=0 2026/06/29 02:05:47 DEBUG : dir/file1(0x39ea63303900): >_writeAt: n=25, err= 2026/06/29 02:05:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/29 02:05:47 DEBUG : newLeaf: Updating file with newLeaf 0x39ea633a3450 2026/06/29 02:05:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 02:05:47 DEBUG : newLeaf(0x39ea63303900): close: 2026/06/29 02:05:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/29 02:05:47 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-29 02:05:47.885457936 +0000 UTC m=+3.642891665 2026/06/29 02:05:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:47 DEBUG : newLeaf(0x39ea63303900): >close: err= 2026/06/29 02:05:47 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 02:05:47 DEBUG : dir: Looking for writers 2026/06/29 02:05:47 DEBUG : Looking for writers 2026/06/29 02:05:47 DEBUG : dir: reading active writers 2026/06/29 02:05:47 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 02:05:47 DEBUG : newLeaf: vfs cache: starting upload 2026/06/29 02:05:47 DEBUG : newLeaf.d79d6f30.partial: size = 25 OK 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf.d79d6f30.partial" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf.d79d6f30.partial 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-dedajux0bube/newLeaf.d79d6f30.partial 2026/06/29 02:05:47 DEBUG : newLeaf.d79d6f30.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/29 02:05:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 02:05:47 DEBUG : newLeaf.d79d6f30.partial: renamed to: newLeaf 2026/06/29 02:05:47 INFO : newLeaf: Copied (replaced existing) 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/29 02:05:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-29 02:05:47 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/29 02:05:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/29 02:05:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 02:05:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/29 02:05:48 DEBUG : dir: Looking for writers 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : dir: reading active writers 2026/06/29 02:05:48 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:48 DEBUG : >WaitForWriters: 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:48 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:48 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : dir: Looking for writers 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : dir: reading active writers 2026/06/29 02:05:48 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:48 DEBUG : >WaitForWriters: 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : dir: Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : dir: reading active writers 2026/06/29 02:05:48 DEBUG : >WaitForWriters: 2026/06/29 02:05:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 02:05:48 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 02:05:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 02:05:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea638baa80): _readAt: size=512, off=0 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea638baa80): openPending: 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/29 02:05:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/29 02:05:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea638baa80): >openPending: err= 2026/06/29 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea638baa80): >_readAt: n=14, err=EOF 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea638baa80): close: 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea638baa80): >close: err= 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:48 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/29 02:05:48 DEBUG : newLeaf: Updating file with newLeaf 0x39ea632d3110 2026/06/29 02:05:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:48 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:48 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/29 02:05:48 DEBUG : dir/file1: Updating file with dir/file1 0x39ea632d3110 2026/06/29 02:05:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/29 02:05:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 02:05:48 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea632955c0): openPending: 2026/06/29 02:05:48 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/06/29 02:05:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/29 02:05:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea632955c0): >openPending: err= 2026/06/29 02:05:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/29 02:05:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 02:05:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea632955c0): _writeAt: size=25, off=0 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea632955c0): >_writeAt: n=25, err= 2026/06/29 02:05:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:48 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/29 02:05:48 DEBUG : newLeaf: Updating file with newLeaf 0x39ea632d3110 2026/06/29 02:05:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 02:05:48 DEBUG : newLeaf(0x39ea632955c0): close: 2026/06/29 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/29 02:05:48 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-29 02:05:48.104982116 +0000 UTC m=+3.862415845 2026/06/29 02:05:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:48 DEBUG : newLeaf(0x39ea632955c0): >close: err= 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : dir: Looking for writers 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:48 DEBUG : dir: reading active writers 2026/06/29 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 02:05:48 DEBUG : dir: Looking for writers 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : dir: reading active writers 2026/06/29 02:05:48 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 02:05:48 DEBUG : dir: Looking for writers 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : dir: reading active writers 2026/06/29 02:05:48 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 02:05:48 DEBUG : dir: Looking for writers 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : dir: reading active writers 2026/06/29 02:05:48 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 02:05:48 DEBUG : newLeaf: vfs cache: starting upload 2026/06/29 02:05:48 DEBUG : newLeaf.12e30b46.partial: size = 25 OK 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf.12e30b46.partial" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf.12e30b46.partial 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-dedajux0bube/newLeaf.12e30b46.partial 2026/06/29 02:05:48 DEBUG : newLeaf.12e30b46.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/29 02:05:48 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 02:05:48 DEBUG : newLeaf.12e30b46.partial: renamed to: newLeaf 2026/06/29 02:05:48 INFO : newLeaf: Copied (replaced existing) 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:48 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/29 02:05:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-29 02:05:48 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/29 02:05:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/29 02:05:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 02:05:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/29 02:05:48 DEBUG : dir: Looking for writers 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : dir: reading active writers 2026/06/29 02:05:48 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:48 DEBUG : >WaitForWriters: 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:48 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/newLeaf" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-dedajux0bube/newLeaf 2026/06/29 02:05:48 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : dir: Looking for writers 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : dir: reading active writers 2026/06/29 02:05:48 DEBUG : newLeaf: reading active writers 2026/06/29 02:05:48 DEBUG : >WaitForWriters: 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting --- PASS: TestFileRename (1.29s) --- PASS: TestFileRename/off,forceCache=false (0.04s) --- PASS: TestFileRename/minimal,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=true (0.38s) --- PASS: TestFileRename/writes,forceCache=false (0.22s) --- PASS: TestFileRename/writes,forceCache=true (0.38s) --- PASS: TestFileRename/full,forceCache=false (0.22s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 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-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/29 02:05:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 02:05:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/29 02:05:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : dir: Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : dir: reading active writers 2026/06/29 02:05:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/29 02:05:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 02:05:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/29 02:05:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/29 02:05:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/29 02:05:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/29 02:05:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : dir: Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : dir: reading active writers 2026/06/29 02:05:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.04s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/29 02:05:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 02:05:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/29 02:05:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/29 02:05:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/29 02:05:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/29 02:05:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/29 02:05:48 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/29 02:05:48 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/29 02:05:48 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/29 02:05:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/29 02:05:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/29 02:05:48 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/29 02:05:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/29 02:05:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/29 02:05:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/29 02:05:48 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : dir: Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : dir: reading active writers 2026/06/29 02:05:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/29 02:05:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 02:05:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/29 02:05:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : dir: Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : dir: reading active writers 2026/06/29 02:05:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/29 02:05:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 02:05:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/29 02:05:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:48 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : dir: Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : dir: reading active writers 2026/06/29 02:05:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/29 02:05:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 02:05:48 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 02:05:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 02:05:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 02:05:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea6362a780): _readAt: size=1, off=0 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea6362a780): openPending: 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/29 02:05:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/29 02:05:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea6362a780): >openPending: err= 2026/06/29 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea6362a780): >_readAt: n=1, err= 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea6362a780): _readAt: size=256, off=1 2026/06/29 02:05:48 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea6362a780): >_readAt: n=15, err=EOF 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea6362a780): _readAt: size=16, off=16 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea6362a780): >_readAt: n=0, err=EOF 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea6362a780): close: 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea6362a780): >close: err= 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea6362a780): close: 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea6362a780): >close: err=file already closed 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : dir: Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : dir: reading active writers 2026/06/29 02:05:48 DEBUG : >WaitForWriters: 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.02s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/29 02:05:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 02:05:48 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 02:05:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 02:05:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 02:05:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6a40): _readAt: size=1, off=0 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6a40): openPending: 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/29 02:05:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/29 02:05:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6a40): >openPending: err= 2026/06/29 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6a40): >_readAt: n=1, err= 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6a40): _readAt: size=1, off=5 2026/06/29 02:05:48 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6a40): >_readAt: n=1, err= 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6a40): _readAt: size=1, off=3 2026/06/29 02:05:48 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6a40): >_readAt: n=1, err= 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6a40): _readAt: size=1, off=13 2026/06/29 02:05:48 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6a40): >_readAt: n=1, err= 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6a40): _readAt: size=16, off=100 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6a40): >_readAt: n=0, err=EOF 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6a40): close: 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6a40): >close: err= 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : dir: Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : dir: reading active writers 2026/06/29 02:05:48 DEBUG : >WaitForWriters: 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.02s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/29 02:05:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 02:05:48 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 02:05:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 02:05:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 02:05:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6800): _readAt: size=1, off=0 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6800): openPending: 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/29 02:05:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/29 02:05:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6800): >openPending: err= 2026/06/29 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6800): >_readAt: n=1, err= 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6800): _readAt: size=1, off=5 2026/06/29 02:05:48 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6800): >_readAt: n=1, err= 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6800): _readAt: size=1, off=1 2026/06/29 02:05:48 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6800): >_readAt: n=1, err= 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6800): _readAt: size=6, off=10 2026/06/29 02:05:48 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6800): >_readAt: n=6, err= 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6800): _readAt: size=256, off=10 2026/06/29 02:05:48 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6800): >_readAt: n=6, err=EOF 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6800): _readAt: size=256, off=100 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6800): >_readAt: n=0, err=EOF 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6800): close: 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6800): >close: err= 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6800): _readAt: size=256, off=100 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6800): >_readAt: n=0, err=file already closed 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : dir: Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : dir: reading active writers 2026/06/29 02:05:48 DEBUG : >WaitForWriters: 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/29 02:05:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 02:05:48 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 02:05:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 02:05:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 02:05:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6e40): RWFileHandle.Flush 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6e40): _readAt: size=256, off=0 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6e40): openPending: 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/29 02:05:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/29 02:05:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6e40): >openPending: err= 2026/06/29 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6e40): >_readAt: n=16, err=EOF 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6e40): RWFileHandle.Flush 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6e40): RWFileHandle.Flush 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6e40): close: 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e6e40): >close: err= 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : dir: Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : dir: reading active writers 2026/06/29 02:05:48 DEBUG : >WaitForWriters: 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/29 02:05:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 02:05:48 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 02:05:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 02:05:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 02:05:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e7780): _readAt: size=256, off=0 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e7780): openPending: 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/29 02:05:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/29 02:05:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e7780): >openPending: err= 2026/06/29 02:05:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e7780): >_readAt: n=16, err=EOF 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e7780): RWFileHandle.Release 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e7780): close: 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e7780): >close: err= 2026/06/29 02:05:48 DEBUG : dir/file1(0x39ea633e7780): RWFileHandle.Release 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : dir: Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : dir: reading active writers 2026/06/29 02:05:48 DEBUG : >WaitForWriters: 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:48 DEBUG : file1: newRWFileHandle: 2026/06/29 02:05:48 DEBUG : file1(0x39ea631dc040): openPending: 2026/06/29 02:05:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:48 DEBUG : file1(0x39ea631dc040): >openPending: err= 2026/06/29 02:05:48 DEBUG : file1: >newRWFileHandle: err= 2026/06/29 02:05:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/29 02:05:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/29 02:05:48 DEBUG : file1(0x39ea631dc040): _writeAt: size=5, off=0 2026/06/29 02:05:48 DEBUG : file1(0x39ea631dc040): >_writeAt: n=5, err= 2026/06/29 02:05:48 DEBUG : file1(0x39ea631dc040): _writeAt: size=7, off=5 2026/06/29 02:05:48 DEBUG : file1(0x39ea631dc040): >_writeAt: n=7, err= 2026/06/29 02:05:48 DEBUG : file1: vfs cache: truncate to size=11 2026/06/29 02:05:48 DEBUG : file1(0x39ea631dc040): close: 2026/06/29 02:05:48 DEBUG : file1: vfs cache: setting modification time to 2026-06-29 02:05:48.62400419 +0000 UTC m=+4.381437959 2026/06/29 02:05:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:48 DEBUG : file1(0x39ea631dc040): >close: err= 2026/06/29 02:05:48 DEBUG : file1(0x39ea631dc040): close: 2026/06/29 02:05:48 DEBUG : file1(0x39ea631dc040): >close: err=file already closed 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 02:05:48 DEBUG : file1: vfs cache: starting upload 2026/06/29 02:05:48 DEBUG : file1.0bb0525e.partial: size = 11 OK 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1.0bb0525e.partial" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1.0bb0525e.partial 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-dedajux0bube/file1.0bb0525e.partial 2026/06/29 02:05:48 DEBUG : file1.0bb0525e.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/29 02:05:48 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/29 02:05:48 DEBUG : file1.0bb0525e.partial: renamed to: file1 2026/06/29 02:05:48 INFO : file1: Copied (new) 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:48 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/29 02:05:48 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-29 02:05:48 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/29 02:05:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/29 02:05:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:48 INFO : file1: vfs cache: upload succeeded try #1 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : >WaitForWriters: 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:48 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:48 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : >WaitForWriters: 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:48 DEBUG : file1: newRWFileHandle: 2026/06/29 02:05:48 DEBUG : file1(0x39ea63800c40): openPending: 2026/06/29 02:05:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:48 DEBUG : file1(0x39ea63800c40): >openPending: err= 2026/06/29 02:05:48 DEBUG : file1: >newRWFileHandle: err= 2026/06/29 02:05:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/29 02:05:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/29 02:05:48 DEBUG : file1(0x39ea63800c40): _writeAt: size=7, off=0 2026/06/29 02:05:48 DEBUG : file1(0x39ea63800c40): >_writeAt: n=7, err= 2026/06/29 02:05:48 DEBUG : file1(0x39ea63800c40): _writeAt: size=6, off=5 2026/06/29 02:05:48 DEBUG : file1(0x39ea63800c40): >_writeAt: n=6, err= 2026/06/29 02:05:48 DEBUG : file1(0x39ea63800c40): close: 2026/06/29 02:05:48 DEBUG : file1: vfs cache: setting modification time to 2026-06-29 02:05:48.791066524 +0000 UTC m=+4.548500294 2026/06/29 02:05:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:48 DEBUG : file1(0x39ea63800c40): >close: err= 2026/06/29 02:05:48 DEBUG : file1(0x39ea63800c40): _writeAt: size=5, off=0 2026/06/29 02:05:48 DEBUG : file1(0x39ea63800c40): >_writeAt: n=0, err=file already closed 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 02:05:48 DEBUG : file1: vfs cache: starting upload 2026/06/29 02:05:48 DEBUG : file1.ed314be4.partial: size = 11 OK 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1.ed314be4.partial" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1.ed314be4.partial 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-dedajux0bube/file1.ed314be4.partial 2026/06/29 02:05:48 DEBUG : file1.ed314be4.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/29 02:05:48 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/29 02:05:48 DEBUG : file1.ed314be4.partial: renamed to: file1 2026/06/29 02:05:48 INFO : file1: Copied (new) 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:48 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/29 02:05:48 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-29 02:05:48 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/29 02:05:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/29 02:05:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:48 INFO : file1: vfs cache: upload succeeded try #1 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : >WaitForWriters: 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:48 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:48 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : >WaitForWriters: 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:48 DEBUG : file1: newRWFileHandle: 2026/06/29 02:05:48 DEBUG : file1(0x39ea62cea940): openPending: 2026/06/29 02:05:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:48 DEBUG : file1(0x39ea62cea940): >openPending: err= 2026/06/29 02:05:48 DEBUG : file1: >newRWFileHandle: err= 2026/06/29 02:05:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/29 02:05:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/29 02:05:48 DEBUG : file1(0x39ea62cea940): close: 2026/06/29 02:05:48 DEBUG : file1: vfs cache: setting modification time to 2026-06-29 02:05:48.95742143 +0000 UTC m=+4.714855169 2026/06/29 02:05:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:48 DEBUG : file1(0x39ea62cea940): >close: err= 2026/06/29 02:05:48 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/29 02:05:48 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/29 02:05:48 DEBUG : file2: newRWFileHandle: 2026/06/29 02:05:48 DEBUG : file2(0x39ea62ceaf00): openPending: 2026/06/29 02:05:48 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/29 02:05:48 DEBUG : file2(0x39ea62ceaf00): >openPending: err= 2026/06/29 02:05:48 DEBUG : file2: >newRWFileHandle: err= 2026/06/29 02:05:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/29 02:05:48 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/29 02:05:48 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/29 02:05:48 DEBUG : file2(0x39ea62ceaf00): RWFileHandle.Flush 2026/06/29 02:05:48 DEBUG : file2(0x39ea62ceaf00): RWFileHandle.Release 2026/06/29 02:05:48 DEBUG : file2(0x39ea62ceaf00): close: 2026/06/29 02:05:48 DEBUG : file2: vfs cache: setting modification time to 2026-06-29 02:05:48.958306984 +0000 UTC m=+4.715740713 2026/06/29 02:05:48 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:48 DEBUG : file2(0x39ea62ceaf00): >close: err= 2026/06/29 02:05:48 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : file2: reading active writers 2026/06/29 02:05:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : file2: reading active writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/29 02:05:48 DEBUG : Looking for writers 2026/06/29 02:05:48 DEBUG : file2: reading active writers 2026/06/29 02:05:48 DEBUG : file1: reading active writers 2026/06/29 02:05:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : file2: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/29 02:05:49 DEBUG : file2: vfs cache: starting upload 2026/06/29 02:05:49 DEBUG : file1: vfs cache: starting upload 2026/06/29 02:05:49 DEBUG : file1.7e1f5eb9.partial: size = 0 OK 2026/06/29 02:05:49 DEBUG : file2.87bbcdbc.partial: size = 0 OK 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file2.87bbcdbc.partial" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1.7e1f5eb9.partial" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file2.87bbcdbc.partial 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1.7e1f5eb9.partial 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-dedajux0bube/file1.7e1f5eb9.partial 2026/06/29 02:05:49 DEBUG : file1.7e1f5eb9.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/29 02:05:49 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-dedajux0bube/file2.87bbcdbc.partial 2026/06/29 02:05:49 DEBUG : file2.87bbcdbc.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/29 02:05:49 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 02:05:49 DEBUG : file1.7e1f5eb9.partial: renamed to: file1 2026/06/29 02:05:49 INFO : file1: Copied (new) 2026/06/29 02:05:49 DEBUG : file2.87bbcdbc.partial: renamed to: file2 2026/06/29 02:05:49 INFO : file2: Copied (new) 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file2" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file2 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:49 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/29 02:05:49 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-29 02:05:48 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/29 02:05:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:49 INFO : file1: vfs cache: upload succeeded try #1 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-dedajux0bube/file2 2026/06/29 02:05:49 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/29 02:05:49 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-29 02:05:48 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/29 02:05:49 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/29 02:05:49 INFO : file2: vfs cache: upload succeeded try #1 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : file2: reading active writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : >WaitForWriters: 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:49 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:49 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file2" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file2 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-dedajux0bube/file2 2026/06/29 02:05:49 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file2" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/file2 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-dedajux0bube/file2 2026/06/29 02:05:49 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/29 02:05:49 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : file2: reading active writers 2026/06/29 02:05:49 DEBUG : >WaitForWriters: 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : file1: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : file1(0x39ea62f5f140): openPending: 2026/06/29 02:05:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:49 DEBUG : file1(0x39ea62f5f140): >openPending: err= 2026/06/29 02:05:49 DEBUG : file1: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/29 02:05:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/29 02:05:49 DEBUG : file1(0x39ea62f5f140): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : file1(0x39ea62f5f140): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : file1(0x39ea62f5f140): RWFileHandle.Flush 2026/06/29 02:05:49 DEBUG : file1(0x39ea62f5f140): RWFileHandle.Flush 2026/06/29 02:05:49 DEBUG : file1(0x39ea62f5f140): close: 2026/06/29 02:05:49 DEBUG : file1: vfs cache: setting modification time to 2026-06-29 02:05:49.130533598 +0000 UTC m=+4.887967348 2026/06/29 02:05:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : file1(0x39ea62f5f140): >close: err= 2026/06/29 02:05:49 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 02:05:49 DEBUG : file1: vfs cache: starting upload 2026/06/29 02:05:49 DEBUG : file1.f276ffcb.partial: size = 5 OK 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1.f276ffcb.partial" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1.f276ffcb.partial 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-dedajux0bube/file1.f276ffcb.partial 2026/06/29 02:05:49 DEBUG : file1.f276ffcb.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/29 02:05:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 02:05:49 DEBUG : file1.f276ffcb.partial: renamed to: file1 2026/06/29 02:05:49 INFO : file1: Copied (new) 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:49 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/29 02:05:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-29 02:05:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/29 02:05:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:49 INFO : file1: vfs cache: upload succeeded try #1 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : >WaitForWriters: 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : file1: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : file1(0x39ea637dc980): openPending: 2026/06/29 02:05:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:49 DEBUG : file1(0x39ea637dc980): >openPending: err= 2026/06/29 02:05:49 DEBUG : file1: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/29 02:05:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/29 02:05:49 DEBUG : file1(0x39ea637dc980): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : file1(0x39ea637dc980): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : file1(0x39ea637dc980): RWFileHandle.Release 2026/06/29 02:05:49 DEBUG : file1(0x39ea637dc980): close: 2026/06/29 02:05:49 DEBUG : file1: vfs cache: setting modification time to 2026-06-29 02:05:49.2902698 +0000 UTC m=+5.047703539 2026/06/29 02:05:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : file1(0x39ea637dc980): >close: err= 2026/06/29 02:05:49 DEBUG : file1(0x39ea637dc980): RWFileHandle.Release 2026/06/29 02:05:49 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 02:05:49 DEBUG : file1: vfs cache: starting upload 2026/06/29 02:05:49 DEBUG : file1.93441a44.partial: size = 5 OK 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1.93441a44.partial" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1.93441a44.partial 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-dedajux0bube/file1.93441a44.partial 2026/06/29 02:05:49 DEBUG : file1.93441a44.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/29 02:05:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 02:05:49 DEBUG : file1.93441a44.partial: renamed to: file1 2026/06/29 02:05:49 INFO : file1: Copied (new) 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:49 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/29 02:05:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-29 02:05:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/29 02:05:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:49 INFO : file1: vfs cache: upload succeeded try #1 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : >WaitForWriters: 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:49 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/29 02:05:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/29 02:05:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 02:05:49 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : dir/file1(0x39ea6315ea80): openPending: 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/29 02:05:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/29 02:05:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:49 DEBUG : dir/file1(0x39ea6315ea80): >openPending: err= 2026/06/29 02:05:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/29 02:05:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 02:05:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/29 02:05:49 DEBUG : dir/file1(0x39ea6315ea80): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : dir/file1(0x39ea6315ea80): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : dir/file1(0x39ea6315ea80): close: 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-29 02:05:49.46303119 +0000 UTC m=+5.220464929 2026/06/29 02:05:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : dir/file1(0x39ea6315ea80): >close: err= 2026/06/29 02:05:49 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:49 DEBUG : dir: Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : dir: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 02:05:49 DEBUG : dir: Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : dir: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 02:05:49 DEBUG : dir: Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : dir: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 02:05:49 DEBUG : dir: Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : dir: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 02:05:49 DEBUG : dir/file1: vfs cache: starting upload 2026/06/29 02:05:49 DEBUG : dir/file1.c01135c6.partial: size = 5 OK 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1.c01135c6.partial" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1.c01135c6.partial 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-dedajux0bube/dir/file1.c01135c6.partial 2026/06/29 02:05:49 DEBUG : dir/file1.c01135c6.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/29 02:05:49 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 02:05:49 DEBUG : dir/file1.c01135c6.partial: renamed to: dir/file1 2026/06/29 02:05:49 INFO : dir/file1: Copied (replaced existing) 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:49 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/29 02:05:49 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-29 02:05:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/29 02:05:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/29 02:05:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/29 02:05:49 DEBUG : dir: Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : dir: reading active writers 2026/06/29 02:05:49 DEBUG : >WaitForWriters: 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:49 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/29 02:05:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 02:05:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/29 02:05:49 DEBUG : dir/file1(0x39ea636c6080): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : dir/file1(0x39ea636c6080): openPending: 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/29 02:05:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/29 02:05:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/29 02:05:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:49 DEBUG : dir/file1(0x39ea636c6080): >openPending: err= 2026/06/29 02:05:49 DEBUG : dir/file1(0x39ea636c6080): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : dir/file1(0x39ea636c6080): _writeAt: size=15, off=5 2026/06/29 02:05:49 DEBUG : dir/file1(0x39ea636c6080): >_writeAt: n=15, err= 2026/06/29 02:05:49 DEBUG : dir/file1(0x39ea636c6080): close: 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/29 02:05:49 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-29 02:05:49.641820131 +0000 UTC m=+5.399253861 2026/06/29 02:05:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : dir/file1(0x39ea636c6080): >close: err= 2026/06/29 02:05:49 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:49 DEBUG : dir: Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : dir: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 02:05:49 DEBUG : dir: Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : dir: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 02:05:49 DEBUG : dir: Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : dir: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 02:05:49 DEBUG : dir: Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : dir: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 02:05:49 DEBUG : dir/file1: vfs cache: starting upload 2026/06/29 02:05:49 DEBUG : dir/file1.fdf8d49f.partial: size = 20 OK 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1.fdf8d49f.partial" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1.fdf8d49f.partial 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-dedajux0bube/dir/file1.fdf8d49f.partial 2026/06/29 02:05:49 DEBUG : dir/file1.fdf8d49f.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/06/29 02:05:49 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/29 02:05:49 DEBUG : dir/file1.fdf8d49f.partial: renamed to: dir/file1 2026/06/29 02:05:49 INFO : dir/file1: Copied (replaced existing) 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:49 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/06/29 02:05:49 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-29 02:05:49 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/06/29 02:05:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/29 02:05:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/29 02:05:49 DEBUG : dir: Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : dir: reading active writers 2026/06/29 02:05:49 DEBUG : >WaitForWriters: 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : file1: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : file1(0x39ea6365d7c0): openPending: 2026/06/29 02:05:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:49 DEBUG : file1(0x39ea6365d7c0): >openPending: err= 2026/06/29 02:05:49 DEBUG : file1: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/29 02:05:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/29 02:05:49 DEBUG : file1(0x39ea6365d7c0): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : file1(0x39ea6365d7c0): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : file1(0x39ea6365d7c0): close: 2026/06/29 02:05:49 DEBUG : file1: vfs cache: setting modification time to 2026-06-29 02:05:49.806229543 +0000 UTC m=+5.563663272 2026/06/29 02:05:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : file1(0x39ea6365d7c0): >close: err= 2026/06/29 02:05:49 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 02:05:49 DEBUG : file1: vfs cache: starting upload 2026/06/29 02:05:49 DEBUG : file1.4a3c77d0.partial: size = 5 OK 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1.4a3c77d0.partial" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1.4a3c77d0.partial 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-dedajux0bube/file1.4a3c77d0.partial 2026/06/29 02:05:49 DEBUG : file1.4a3c77d0.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/29 02:05:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 02:05:49 DEBUG : file1.4a3c77d0.partial: renamed to: file1 2026/06/29 02:05:49 INFO : file1: Copied (new) 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:49 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/29 02:05:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-29 02:05:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/29 02:05:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:49 INFO : file1: vfs cache: upload succeeded try #1 2026/06/29 02:05:49 DEBUG : Looking for writers 2026/06/29 02:05:49 DEBUG : file1: reading active writers 2026/06/29 02:05:49 DEBUG : >WaitForWriters: 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: 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-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/29 02:05:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738300): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738300): >openPending: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738300): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738300): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738300): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.967000359 +0000 UTC m=+5.724434088 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738300): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738780): _readAt: size=2, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738780): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738780): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738780): >_readAt: n=2, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738780): _writeAt: size=3, off=2 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738780): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738780): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.967000359 +0000 UTC m=+5.724434088 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738780): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738c40): _readAt: size=512, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738c40): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738c40): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738c40): >_readAt: n=5, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738c40): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.967000359 +0000 UTC m=+5.724434088 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63738c40): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: Remove: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ce4d0 item 1 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63739280): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63739280): >openPending: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63739280): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63739280): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63739280): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.96957714 +0000 UTC m=+5.727010879 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63739280): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63739780): _readAt: size=512, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63739780): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63739780): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63739780): >_readAt: n=5, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63739780): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.96957714 +0000 UTC m=+5.727010879 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63739780): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: Remove: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ce9a0 item 2 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63739dc0): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63739dc0): >openPending: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63739dc0): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63739dc0): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63739dc0): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.97201023 +0000 UTC m=+5.729443959 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63739dc0): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376e340): _readAt: size=2, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376e340): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376e340): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376e340): >_readAt: n=2, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376e340): _writeAt: size=3, off=2 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376e340): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376e340): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.97201023 +0000 UTC m=+5.729443959 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376e340): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376e800): _readAt: size=512, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376e800): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376e800): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376e800): >_readAt: n=5, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376e800): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.97201023 +0000 UTC m=+5.729443959 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376e800): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: Remove: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ced20 item 3 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376ee80): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376ee80): >openPending: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376ee80): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376ee80): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376ee80): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.974464971 +0000 UTC m=+5.731898830 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376ee80): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376f3c0): _readAt: size=512, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376f3c0): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376f3c0): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376f3c0): >_readAt: n=5, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376f3c0): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.974464971 +0000 UTC m=+5.731898830 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376f3c0): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: Remove: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633cf1f0 item 4 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376fa00): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376fa00): >openPending: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376fa00): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376fa00): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376fa00): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.976269129 +0000 UTC m=+5.733702889 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376fa00): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376fe80): _readAt: size=2, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376fe80): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376fe80): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376fe80): >_readAt: n=2, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376fe80): _writeAt: size=3, off=2 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376fe80): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376fe80): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.976269129 +0000 UTC m=+5.733702889 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6376fe80): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388e440): _readAt: size=512, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388e440): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388e440): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388e440): >_readAt: n=5, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388e440): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.976269129 +0000 UTC m=+5.733702889 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388e440): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: Remove: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633cf570 item 5 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c71c0): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c71c0): >openPending: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c71c0): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c71c0): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c71c0): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.980300082 +0000 UTC m=+5.737733811 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c71c0): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388e500): _readAt: size=512, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388e500): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388e500): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388e500): >_readAt: n=5, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388e500): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.980300082 +0000 UTC m=+5.737733811 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388e500): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: Remove: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ce2a0 item 6 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388eb80): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388eb80): >openPending: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388eb80): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388eb80): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388eb80): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.982170795 +0000 UTC m=+5.739604524 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388eb80): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388f080): _readAt: size=2, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388f080): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388f080): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388f080): >_readAt: n=2, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388f080): _writeAt: size=3, off=2 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388f080): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388f080): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.982170795 +0000 UTC m=+5.739604524 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388f080): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388f540): _readAt: size=512, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388f540): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388f540): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388f540): >_readAt: n=5, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388f540): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.982170795 +0000 UTC m=+5.739604524 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388f540): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: Remove: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ce620 item 7 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388fbc0): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388fbc0): >openPending: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388fbc0): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388fbc0): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388fbc0): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.984348216 +0000 UTC m=+5.741781945 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea6388fbc0): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbe280): _readAt: size=512, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbe280): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbe280): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbe280): >_readAt: n=5, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbe280): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.984348216 +0000 UTC m=+5.741781945 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbe280): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: Remove: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ceaf0 item 8 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbe880): _readAt: size=2, off=0 2026/06/29 02:05:49 ERROR : open-test-file(0x39ea62fbe880): Couldn't read size of file 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbe880): >_readAt: n=0, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbe880): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbe880): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbe880): close: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbe880): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbed00): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbed00): >openPending: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbed00): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbed00): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbed00): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.985835018 +0000 UTC m=+5.743268747 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbed00): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbf180): _readAt: size=2, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbf180): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbf180): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbf180): >_readAt: n=2, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbf180): _writeAt: size=3, off=2 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbf180): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbf180): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.985835018 +0000 UTC m=+5.743268747 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbf180): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbf680): _readAt: size=512, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbf680): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbf680): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbf680): >_readAt: n=5, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbf680): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.985835018 +0000 UTC m=+5.743268747 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbf680): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: Remove: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633cee70 item 9 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbfd00): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbfd00): >openPending: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbfd00): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbfd00): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbfd00): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.98801885 +0000 UTC m=+5.745452579 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62fbfd00): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c6340): _readAt: size=512, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c6340): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c6340): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c6340): >_readAt: n=5, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c6340): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.98801885 +0000 UTC m=+5.745452579 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c6340): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: Remove: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633cf340 item 10 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c6980): _readAt: size=2, off=0 2026/06/29 02:05:49 ERROR : open-test-file(0x39ea636c6980): Couldn't read size of file 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c6980): >_readAt: n=0, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c6980): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c6980): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c6980): close: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c6980): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c6d40): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c6d40): >openPending: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c6d40): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c6d40): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c6d40): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.989735054 +0000 UTC m=+5.747168783 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c6d40): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c7680): _readAt: size=2, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c7680): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c7680): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c7680): >_readAt: n=2, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c7680): _writeAt: size=3, off=2 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c7680): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c7680): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.989735054 +0000 UTC m=+5.747168783 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c7680): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c7b80): _readAt: size=512, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c7b80): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c7b80): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c7b80): >_readAt: n=5, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c7b80): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.989735054 +0000 UTC m=+5.747168783 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea636c7b80): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: Remove: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633cf7a0 item 11 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62e24640): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62e24640): >openPending: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62e24640): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62e24640): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62e24640): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.991841051 +0000 UTC m=+5.749274780 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62e24640): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62e24c40): _readAt: size=512, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62e24c40): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62e24c40): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62e24c40): >_readAt: n=5, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62e24c40): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.991841051 +0000 UTC m=+5.749274780 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62e24c40): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: Remove: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633cfce0 item 12 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62eda240): _readAt: size=2, off=0 2026/06/29 02:05:49 ERROR : open-test-file(0x39ea62eda240): Couldn't read size of file 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62eda240): >_readAt: n=0, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62eda240): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62eda240): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62eda240): close: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62eda240): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62edad80): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62edad80): >openPending: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62edad80): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62edad80): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62edad80): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.993339194 +0000 UTC m=+5.750772923 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62edad80): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62de6e40): _readAt: size=512, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62de6e40): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62de6e40): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62de6e40): >_readAt: n=5, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62de6e40): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.993339194 +0000 UTC m=+5.750772923 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62de6e40): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: Remove: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62fba150 item 13 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62de7700): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62de7700): >openPending: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62de7700): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62de7700): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62de7700): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.994884117 +0000 UTC m=+5.752317856 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62de7700): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62de7c40): _readAt: size=512, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62de7c40): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62de7c40): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62de7c40): >_readAt: n=5, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62de7c40): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.994884117 +0000 UTC m=+5.752317856 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62de7c40): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: Remove: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62fba700 item 14 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62cea980): _readAt: size=2, off=0 2026/06/29 02:05:49 ERROR : open-test-file(0x39ea62cea980): Couldn't read size of file 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62cea980): >_readAt: n=0, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62cea980): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62cea980): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62cea980): close: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62cea980): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62ceae80): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62ceae80): >openPending: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62ceae80): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62ceae80): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62ceae80): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.996584009 +0000 UTC m=+5.754017738 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62ceae80): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62cebc80): _readAt: size=512, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62cebc80): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62cebc80): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62cebc80): >_readAt: n=5, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62cebc80): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.996584009 +0000 UTC m=+5.754017738 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea62cebc80): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: Remove: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62fbaaf0 item 15 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:49 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/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63800580): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63800580): >openPending: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63800580): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63800580): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63800580): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.998450195 +0000 UTC m=+5.755883945 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63800580): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63800ac0): _readAt: size=512, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63800ac0): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63800ac0): >openPending: err= 2026/06/29 02:05:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63800ac0): >_readAt: n=5, err=EOF 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63800ac0): close: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.998450195 +0000 UTC m=+5.755883945 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63800ac0): >close: err= 2026/06/29 02:05:49 DEBUG : open-test-file: Remove: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62fbafc0 item 16 2026/06/29 02:05:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63801180): openPending: 2026/06/29 02:05:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63801180): >openPending: err= 2026/06/29 02:05:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63801180): _writeAt: size=5, off=0 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63801180): >_writeAt: n=5, err= 2026/06/29 02:05:49 DEBUG : open-test-file(0x39ea63801180): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.999971442 +0000 UTC m=+5.757405171 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801180): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801600): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801600): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801600): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801600): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801600): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801600): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801600): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801600): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.999971442 +0000 UTC m=+5.757405171 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801600): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801b00): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801b00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801b00): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801b00): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801b00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:49.999971442 +0000 UTC m=+5.757405171 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801b00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62fbb8f0 item 17 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dc480): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dc480): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dc480): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dc480): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dc480): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.002262546 +0000 UTC m=+5.759696285 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dc480): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dccc0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dccc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dccc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dccc0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dccc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.002262546 +0000 UTC m=+5.759696285 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dccc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63098070 item 18 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd340): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd340): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd340): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd340): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd340): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.003631307 +0000 UTC m=+5.761065047 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd340): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd840): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd840): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd840): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd840): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd840): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd840): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd840): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd840): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.003631307 +0000 UTC m=+5.761065047 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd840): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ddd40): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ddd40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ddd40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ddd40): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ddd40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.003631307 +0000 UTC m=+5.761065047 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ddd40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea630984d0 item 19 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c44c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c44c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c44c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c44c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c44c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.005701977 +0000 UTC m=+5.763135716 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c44c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c4a00): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c4a00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c4a00): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c4a00): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c4a00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.005701977 +0000 UTC m=+5.763135716 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c4a00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63098f50 item 20 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5080): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5080): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5080): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5080): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5080): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.007170886 +0000 UTC m=+5.764604625 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5080): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5580): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5580): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5580): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5580): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5580): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5580): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5580): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5580): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.007170886 +0000 UTC m=+5.764604625 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5580): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5a80): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5a80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5a80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5a80): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5a80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.007170886 +0000 UTC m=+5.764604625 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c5a80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea630993b0 item 21 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d90200): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d90200): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d90200): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d90200): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d90200): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.009144574 +0000 UTC m=+5.766578302 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d90200): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d90740): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d90740): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d90740): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d90740): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d90740): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.009144574 +0000 UTC m=+5.766578302 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d90740): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea630999d0 item 22 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d90dc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d90dc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d90dc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d90dc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d90dc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.01031916 +0000 UTC m=+5.767752890 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d90dc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d912c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d912c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d912c0): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d912c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d912c0): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d912c0): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d912c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d912c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.01031916 +0000 UTC m=+5.767752890 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d912c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d917c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d917c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d917c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d917c0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d917c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.01031916 +0000 UTC m=+5.767752890 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d917c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637881c0 item 23 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d91e40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d91e40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d91e40): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d91e40): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d91e40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.012718748 +0000 UTC m=+5.770152507 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62d91e40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f10480): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f10480): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f10480): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f10480): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f10480): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.012718748 +0000 UTC m=+5.770152507 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f10480): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63788770 item 24 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f10ac0): _readAt: size=2, off=0 2026/06/29 02:05:50 ERROR : open-test-file(0x39ea62f10ac0): Couldn't read size of file 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f10ac0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f10ac0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f10ac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f10ac0): close: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f10ac0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f10e80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f10e80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f10e80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f10e80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f10e80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.014400897 +0000 UTC m=+5.771834626 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f10e80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f11380): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f11380): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f11380): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f11380): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f11380): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f11380): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f11380): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f11380): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.014400897 +0000 UTC m=+5.771834626 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f11380): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f118c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f118c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f118c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f118c0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f118c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.014400897 +0000 UTC m=+5.771834626 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f118c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63788af0 item 25 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3e040): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3e040): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3e040): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3e040): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3e040): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.016374765 +0000 UTC m=+5.773808594 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3e040): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3e580): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3e580): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3e580): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3e580): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3e580): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.016374765 +0000 UTC m=+5.773808594 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3e580): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63789110 item 26 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3ebc0): _readAt: size=2, off=0 2026/06/29 02:05:50 ERROR : open-test-file(0x39ea62f3ebc0): Couldn't read size of file 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3ebc0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3ebc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3ebc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3ebc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3ebc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3ef80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3ef80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3ef80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3ef80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3ef80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.018012151 +0000 UTC m=+5.775445879 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3ef80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3f480): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3f480): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3f480): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3f480): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3f480): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3f480): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3f480): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3f480): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.018012151 +0000 UTC m=+5.775445879 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3f480): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381a380): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381a380): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381a380): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381a380): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381a380): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.018012151 +0000 UTC m=+5.775445879 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381a380): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63789490 item 27 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381aa80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381aa80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381aa80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381aa80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381aa80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.021074964 +0000 UTC m=+5.778508693 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381aa80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381afc0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381afc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381afc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381afc0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381afc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.021074964 +0000 UTC m=+5.778508693 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381afc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633a6a10 item 28 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381b600): _readAt: size=2, off=0 2026/06/29 02:05:50 ERROR : open-test-file(0x39ea6381b600): Couldn't read size of file 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381b600): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381b600): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381b600): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381b600): close: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381b600): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381b9c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381b9c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381b9c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381b9c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381b9c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.022435109 +0000 UTC m=+5.779868838 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6381b9c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63834180): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63834180): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63834180): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63834180): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63834180): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.022435109 +0000 UTC m=+5.779868838 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63834180): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633a6d90 item 29 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63834800): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63834800): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63834800): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63834800): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63834800): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.024174336 +0000 UTC m=+5.781608065 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63834800): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63834d40): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63834d40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63834d40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63834d40): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63834d40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.024174336 +0000 UTC m=+5.781608065 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63834d40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633a7110 item 30 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63835380): _readAt: size=2, off=0 2026/06/29 02:05:50 ERROR : open-test-file(0x39ea63835380): Couldn't read size of file 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63835380): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63835380): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63835380): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63835380): close: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63835380): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63835740): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63835740): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63835740): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63835740): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63835740): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.025706725 +0000 UTC m=+5.783140454 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63835740): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63835e00): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63835e00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63835e00): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63835e00): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63835e00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.025706725 +0000 UTC m=+5.783140454 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63835e00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633a78f0 item 31 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63846580): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63846580): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63846580): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63846580): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63846580): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.027399333 +0000 UTC m=+5.784833093 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63846580): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63846ac0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63846ac0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63846ac0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63846ac0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63846ac0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.027399333 +0000 UTC m=+5.784833093 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63846ac0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633a7ce0 item 32 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847100): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847100): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847100): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847100): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847100): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.029364716 +0000 UTC m=+5.786798444 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847100): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847580): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847580): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847580): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847580): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847580): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633fe2a0 item 33 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847580): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847580): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.029810893 +0000 UTC m=+5.787244622 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847580): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847a80): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847a80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847a80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847a80): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847a80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.029810893 +0000 UTC m=+5.787244622 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63847a80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633fe4d0 item 33 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638581c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638581c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638581c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638581c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638581c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.030971624 +0000 UTC m=+5.788405354 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638581c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858640): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858640): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633fe850 item 34 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858640): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858640): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858640): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858640): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858640): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.031750447 +0000 UTC m=+5.789184196 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858640): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858b80): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858b80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858b80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858b80): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858b80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.031750447 +0000 UTC m=+5.789184196 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858b80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633fea10 item 34 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638591c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638591c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638591c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638591c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638591c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.033169131 +0000 UTC m=+5.790602881 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638591c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859640): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859640): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859640): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859640): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859640): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633fed90 item 35 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859640): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859640): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.033719075 +0000 UTC m=+5.791152824 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859640): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859b40): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859b40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859b40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859b40): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859b40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.033719075 +0000 UTC m=+5.791152824 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859b40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633fef50 item 35 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386a2c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386a2c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386a2c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386a2c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386a2c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.03516987 +0000 UTC m=+5.792603599 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386a2c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386a7c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386a7c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ff420 item 36 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386a7c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386a7c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386a7c0): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386a7c0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386a7c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.035660382 +0000 UTC m=+5.793094111 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386a7c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386ad00): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386ad00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386ad00): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386ad00): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386ad00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.035660382 +0000 UTC m=+5.793094111 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386ad00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ff5e0 item 36 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386b340): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386b340): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386b340): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386b340): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386b340): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.037183793 +0000 UTC m=+5.794617522 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386b340): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386b7c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386b7c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386b7c0): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386b7c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386b7c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ffa40 item 37 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386b7c0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386b7c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.037689093 +0000 UTC m=+5.795122832 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386b7c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386bcc0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386bcc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386bcc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386bcc0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386bcc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.037689093 +0000 UTC m=+5.795122832 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6386bcc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ffc70 item 37 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387e440): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387e440): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387e440): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387e440): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387e440): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.039074745 +0000 UTC m=+5.796508475 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387e440): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387e940): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387e940): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63750230 item 38 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387e940): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387e940): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387e940): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387e940): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387e940): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.039696723 +0000 UTC m=+5.797130452 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387e940): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387ee80): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387ee80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387ee80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387ee80): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387ee80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.039696723 +0000 UTC m=+5.797130452 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387ee80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637503f0 item 38 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387f500): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387f500): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387f500): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387f500): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387f500): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.040934909 +0000 UTC m=+5.798368639 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387f500): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387fa00): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387fa00): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387fa00): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387fa00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387fa00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63750770 item 39 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387fa00): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387fa00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.041375306 +0000 UTC m=+5.798809035 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6387fa00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2000): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2000): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2000): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2000): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2000): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.041375306 +0000 UTC m=+5.798809035 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2000): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63750930 item 39 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2680): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2680): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2680): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2680): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2680): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.042586432 +0000 UTC m=+5.800020161 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2680): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2b80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2b80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63750d90 item 40 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2b80): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2b80): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2b80): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2b80): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2b80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.043065681 +0000 UTC m=+5.800499411 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff2b80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff30c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff30c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff30c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff30c0): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff30c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.043065681 +0000 UTC m=+5.800499411 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff30c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63750f50 item 40 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff3680): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff3680): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff3680): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff3680): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff3680): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff3680): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff3680): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.044257741 +0000 UTC m=+5.801691471 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff3680): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff3b80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff3b80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff3b80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637512d0 item 41 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff3b80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff3b80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.044614461 +0000 UTC m=+5.802048191 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff3b80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040140): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040140): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040140): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040140): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040140): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63751570 item 41 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040140): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040140): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.0451463 +0000 UTC m=+5.802580029 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040140): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040680): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040680): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040680): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040680): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040680): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.0451463 +0000 UTC m=+5.802580029 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040680): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63751730 item 41 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040cc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040cc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040cc0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040cc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040cc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040cc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.046532564 +0000 UTC m=+5.803966293 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63040cc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630411c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630411c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630411c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63751ab0 item 42 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630411c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630411c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.046904522 +0000 UTC m=+5.804338252 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630411c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63041700): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63041700): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63751dc0 item 42 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63041700): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63041700): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63041700): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63041700): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63041700): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.047433637 +0000 UTC m=+5.804867366 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63041700): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63041c80): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63041c80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63041c80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63041c80): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63041c80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.047433637 +0000 UTC m=+5.804867366 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63041c80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637480e0 item 42 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630743c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630743c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630743c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630743c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630743c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630743c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630743c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.048733358 +0000 UTC m=+5.806167088 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630743c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630748c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630748c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630748c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63748540 item 43 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630748c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630748c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.049379202 +0000 UTC m=+5.806812931 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630748c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63074e00): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63074e00): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63074e00): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63074e00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63074e00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63748700 item 43 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63074e00): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63074e00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.04999083 +0000 UTC m=+5.807424559 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63074e00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075340): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075340): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075340): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075340): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075340): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.04999083 +0000 UTC m=+5.807424559 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075340): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63748a10 item 43 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075980): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075980): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075980): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075980): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075980): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075980): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075980): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.05154524 +0000 UTC m=+5.808978979 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075980): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075e80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075e80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075e80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63748d90 item 44 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075e80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075e80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.052106825 +0000 UTC m=+5.809540564 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63075e80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631324c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631324c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63748f50 item 44 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631324c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631324c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631324c0): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631324c0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631324c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.052666115 +0000 UTC m=+5.810099854 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631324c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132a40): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132a40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132a40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132a40): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132a40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.052666115 +0000 UTC m=+5.810099854 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132a40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63749110 item 44 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133080): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133080): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133080): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133080): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133080): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133080): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133080): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.054022613 +0000 UTC m=+5.811456343 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133080): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133580): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133580): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133580): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63749490 item 45 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133580): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133580): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.05460651 +0000 UTC m=+5.812040250 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133580): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133c80): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133c80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133c80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133c80): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133c80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.05460651 +0000 UTC m=+5.812040250 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133c80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63749650 item 45 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631503c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631503c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631503c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631503c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631503c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631503c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631503c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.056208009 +0000 UTC m=+5.813641738 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631503c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631508c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631508c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631508c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63749a40 item 46 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631508c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631508c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.05658102 +0000 UTC m=+5.814014749 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631508c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63150fc0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63150fc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63150fc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63150fc0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63150fc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.05658102 +0000 UTC m=+5.814014749 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63150fc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63749c00 item 46 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63151600): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63151600): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63151600): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63151600): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63151600): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63151600): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63151600): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.058166858 +0000 UTC m=+5.815600607 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63151600): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63151b00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63151b00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63151b00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d70a10 item 47 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63151b00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63151b00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.058602016 +0000 UTC m=+5.816035745 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63151b00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176300): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176300): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176300): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176300): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176300): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.058602016 +0000 UTC m=+5.816035745 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176300): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d70d90 item 47 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176940): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176940): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176940): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176940): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176940): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176940): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176940): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.060141998 +0000 UTC m=+5.817575727 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176940): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176e40): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176e40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176e40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d71880 item 48 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176e40): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176e40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.06068556 +0000 UTC m=+5.818119289 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63176e40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63177540): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63177540): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63177540): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63177540): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63177540): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.06068556 +0000 UTC m=+5.818119289 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63177540): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d71a40 item 48 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63177b80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63177b80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63177b80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63177b80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63177b80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.062101069 +0000 UTC m=+5.819534798 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63177b80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ce100): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ce100): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ce100): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ce100): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ce100): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ce100): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331e310 item 49 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ce100): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ce100): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.062764044 +0000 UTC m=+5.820197793 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ce100): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fe300): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fe300): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fe300): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fe300): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fe300): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.062764044 +0000 UTC m=+5.820197793 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fe300): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea638220e0 item 49 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fe980): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fe980): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fe980): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fe980): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fe980): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.064599291 +0000 UTC m=+5.822033030 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fe980): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fee80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fee80): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fee80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63822460 item 50 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fee80): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fee80): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fee80): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fee80): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fee80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.065211641 +0000 UTC m=+5.822645370 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636fee80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ff400): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ff400): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ff400): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ff400): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ff400): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.065211641 +0000 UTC m=+5.822645370 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ff400): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63822620 item 50 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ffa80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ffa80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ffa80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ffa80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ffa80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.066802069 +0000 UTC m=+5.824235798 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ffa80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325a080): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325a080): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325a080): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325a080): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325a080): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325a080): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea638229a0 item 51 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325a080): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325a080): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.067237788 +0000 UTC m=+5.824671517 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325a080): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325a5c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325a5c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325a5c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325a5c0): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325a5c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.067237788 +0000 UTC m=+5.824671517 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325a5c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63822bd0 item 51 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325ac40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325ac40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325ac40): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325ac40): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325ac40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.069234899 +0000 UTC m=+5.826668658 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325ac40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325b140): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325b140): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325b140): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63822f50 item 52 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325b140): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325b140): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325b140): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325b140): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325b140): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.069841898 +0000 UTC m=+5.827275658 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325b140): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325b6c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325b6c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325b6c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325b6c0): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325b6c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.069841898 +0000 UTC m=+5.827275658 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325b6c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63823110 item 52 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325bd40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325bd40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325bd40): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325bd40): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325bd40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.071395588 +0000 UTC m=+5.828829316 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6325bd40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327e340): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327e340): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327e340): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327e340): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327e340): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327e340): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63823490 item 53 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327e340): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327e340): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.072053052 +0000 UTC m=+5.829486782 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327e340): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327e880): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327e880): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327e880): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327e880): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327e880): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.072053052 +0000 UTC m=+5.829486782 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327e880): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63823650 item 53 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327ef00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327ef00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327ef00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327ef00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327ef00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.073572477 +0000 UTC m=+5.831006205 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327ef00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327f400): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327f400): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327f400): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea638239d0 item 54 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327f400): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327f400): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327f400): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327f400): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327f400): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.074207539 +0000 UTC m=+5.831641289 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327f400): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327f980): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327f980): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327f980): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327f980): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327f980): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.074207539 +0000 UTC m=+5.831641289 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6327f980): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63823b90 item 54 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2100): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2100): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2100): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2100): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2100): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.075605565 +0000 UTC m=+5.833039315 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2100): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2600): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2600): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2600): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2600): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2600): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2600): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633802a0 item 55 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2600): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2600): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.076199 +0000 UTC m=+5.833632729 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2600): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2b40): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2b40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2b40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2b40): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2b40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.076199 +0000 UTC m=+5.833632729 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a2b40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63380540 item 55 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a31c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a31c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a31c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a31c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a31c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.077557342 +0000 UTC m=+5.834991071 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a31c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a36c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a36c0): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a36c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63380930 item 56 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a36c0): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a36c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a36c0): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a36c0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a36c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.078127804 +0000 UTC m=+5.835561533 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a36c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a3c40): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a3c40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a3c40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a3c40): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a3c40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.078127804 +0000 UTC m=+5.835561533 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632a3c40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63380bd0 item 56 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d4380): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d4380): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d4380): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d4380): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d4380): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d4380): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d4380): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d4380): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.079276451 +0000 UTC m=+5.836710180 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d4380): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d48c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d48c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d48c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633811f0 item 57 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d48c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d48c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.079764577 +0000 UTC m=+5.837198307 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d48c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d4e00): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d4e00): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d4e00): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d4e00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d4e00): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d4e00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63381500 item 57 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d4e00): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d4e00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.080308861 +0000 UTC m=+5.837742590 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d4e00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d5380): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d5380): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d5380): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d5380): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d5380): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.080308861 +0000 UTC m=+5.837742590 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d5380): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633817a0 item 57 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d59c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d59c0): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d59c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d59c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d59c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d59c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d59c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d59c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.081626766 +0000 UTC m=+5.839060495 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632d59c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fa000): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fa000): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fa000): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63381b20 item 58 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fa000): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fa000): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.082191106 +0000 UTC m=+5.839624834 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fa000): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fa540): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fa540): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fa540): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63381ce0 item 58 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fa540): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fa540): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fa540): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fa540): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fa540): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.082725841 +0000 UTC m=+5.840159570 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fa540): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fab00): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fab00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fab00): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fab00): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fab00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.082725841 +0000 UTC m=+5.840159570 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fab00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63626460 item 58 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fb140): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fb140): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fb140): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fb140): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fb140): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fb140): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fb140): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fb140): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.083958536 +0000 UTC m=+5.841392265 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fb140): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fb680): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fb680): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fb680): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea636268c0 item 59 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fb680): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fb680): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.084409493 +0000 UTC m=+5.841843222 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fb680): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fbbc0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fbbc0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fbbc0): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fbbc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fbbc0): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fbbc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63626a80 item 59 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fbbc0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fbbc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.08498797 +0000 UTC m=+5.842421699 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fbbc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344240): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344240): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344240): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344240): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344240): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.08498797 +0000 UTC m=+5.842421699 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344240): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63626c40 item 59 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344880): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344880): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344880): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344880): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344880): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344880): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344880): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344880): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.086333588 +0000 UTC m=+5.843767317 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344880): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344dc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344dc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344dc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea636270a0 item 60 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344dc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344dc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.086821905 +0000 UTC m=+5.844255634 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63344dc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63345300): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63345300): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63345300): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63627340 item 60 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63345300): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63345300): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63345300): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63345300): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63345300): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.087401454 +0000 UTC m=+5.844835182 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63345300): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633458c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633458c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633458c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633458c0): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633458c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.087401454 +0000 UTC m=+5.844835182 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633458c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63627500 item 60 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364000): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364000): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364000): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364000): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364000): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364000): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364000): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364000): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.088687559 +0000 UTC m=+5.846121288 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364000): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364540): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364540): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364540): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63627880 item 61 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364540): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364540): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.08912441 +0000 UTC m=+5.846558139 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364540): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364c40): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364c40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364c40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364c40): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364c40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.08912441 +0000 UTC m=+5.846558139 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63364c40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63627a40 item 61 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63365280): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63365280): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63365280): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63365280): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63365280): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63365280): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63365280): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63365280): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.090376711 +0000 UTC m=+5.847810441 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63365280): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633657c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633657c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633657c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63627dc0 item 62 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633657c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633657c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.090811279 +0000 UTC m=+5.848245008 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633657c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63365ec0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63365ec0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63365ec0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63365ec0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63365ec0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.090811279 +0000 UTC m=+5.848245008 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63365ec0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62decc40 item 62 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63396600): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63396600): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63396600): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63396600): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63396600): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63396600): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63396600): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63396600): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.092721115 +0000 UTC m=+5.850154845 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63396600): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63396b40): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63396b40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63396b40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62ded110 item 63 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63396b40): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63396b40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.093260029 +0000 UTC m=+5.850693758 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63396b40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397240): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397240): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397240): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397240): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397240): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.093260029 +0000 UTC m=+5.850693758 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397240): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62ded340 item 63 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397880): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397880): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397880): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397880): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397880): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397880): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397880): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397880): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.094743745 +0000 UTC m=+5.852177474 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397880): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397dc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397dc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397dc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62dedc00 item 64 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397dc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397dc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.095318455 +0000 UTC m=+5.852752194 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63397dc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bc5c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bc5c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bc5c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bc5c0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bc5c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.095318455 +0000 UTC m=+5.852752194 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bc5c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62dede30 item 64 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bcc00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bcc00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bcc00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bcc00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bcc00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.096847056 +0000 UTC m=+5.854280785 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bcc00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bd080): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bd080): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bd080): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bd080): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bd080): _writeAt: size=3, off=2 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d5ab60 item 65 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bd080): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bd080): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.097662548 +0000 UTC m=+5.855096287 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bd080): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bd580): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bd580): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bd580): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bd580): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bd580): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.097662548 +0000 UTC m=+5.855096287 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bd580): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d5af50 item 65 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bdbc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bdbc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bdbc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bdbc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bdbc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.099066125 +0000 UTC m=+5.856499884 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633bdbc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8140): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8140): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d5bab0 item 66 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8140): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8140): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8140): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8140): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8140): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.099639261 +0000 UTC m=+5.857072990 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8140): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8680): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8680): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8680): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8680): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8680): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.099639261 +0000 UTC m=+5.857072990 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8680): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d5bc70 item 66 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8cc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8cc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8cc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8cc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8cc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.101102751 +0000 UTC m=+5.858536490 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f8cc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9140): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9140): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9140): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9140): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9140): _writeAt: size=3, off=2 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63192a10 item 67 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9140): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9140): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.10232697 +0000 UTC m=+5.859760698 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9140): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9640): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9640): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9640): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9640): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9640): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.10232697 +0000 UTC m=+5.859760698 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9640): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63192cb0 item 67 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9cc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9cc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9cc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9cc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9cc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.103795789 +0000 UTC m=+5.861229528 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633f9cc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635182c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635182c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63193110 item 68 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635182c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635182c0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635182c0): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635182c0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635182c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.104466569 +0000 UTC m=+5.861900348 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635182c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63518800): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63518800): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63518800): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63518800): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63518800): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.104466569 +0000 UTC m=+5.861900348 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63518800): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea631936c0 item 68 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63518e40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63518e40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63518e40): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63518e40): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63518e40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.105955606 +0000 UTC m=+5.863389345 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63518e40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635192c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635192c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635192c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635192c0): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635192c0): _writeAt: size=3, off=2 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63193c70 item 69 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635192c0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635192c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.106533461 +0000 UTC m=+5.863967191 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635192c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635197c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635197c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635197c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635197c0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635197c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.106533461 +0000 UTC m=+5.863967191 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635197c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63193e30 item 69 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63519e40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63519e40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63519e40): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63519e40): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63519e40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.108122977 +0000 UTC m=+5.865556726 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63519e40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365c440): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365c440): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea629b4690 item 70 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365c440): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365c440): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365c440): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365c440): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365c440): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.108617566 +0000 UTC m=+5.866051315 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365c440): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365c980): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365c980): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365c980): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365c980): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365c980): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.108617566 +0000 UTC m=+5.866051315 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365c980): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea629b4c40 item 70 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365d000): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365d000): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365d000): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365d000): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365d000): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.110042834 +0000 UTC m=+5.867476603 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6365d000): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3fc40): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3fc40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3fc40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3fc40): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3fc40): _writeAt: size=3, off=2 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63789730 item 71 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3fc40): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3fc40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.11082924 +0000 UTC m=+5.868262980 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f3fc40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63682240): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63682240): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63682240): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63682240): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63682240): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.11082924 +0000 UTC m=+5.868262980 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63682240): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637898f0 item 71 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636828c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636828c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636828c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636828c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636828c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.112379253 +0000 UTC m=+5.869812992 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636828c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63682dc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63682dc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63789c70 item 72 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63682dc0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63682dc0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63682dc0): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63682dc0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63682dc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.112969891 +0000 UTC m=+5.870403621 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63682dc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63683300): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63683300): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63683300): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63683300): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63683300): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.112969891 +0000 UTC m=+5.870403621 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63683300): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63789e30 item 72 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636838c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636838c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636838c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636838c0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636838c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636838c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636838c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.11443816 +0000 UTC m=+5.871871889 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636838c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63683dc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63683dc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63683dc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6328e150 item 73 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63683dc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63683dc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.114872646 +0000 UTC m=+5.872306375 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63683dc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bc380): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bc380): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bc380): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bc380): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bc380): _writeAt: size=3, off=2 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6328e310 item 73 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bc380): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bc380): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.115409876 +0000 UTC m=+5.872843605 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bc380): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bc8c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bc8c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bc8c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bc8c0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bc8c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.115409876 +0000 UTC m=+5.872843605 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bc8c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6328e4d0 item 73 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bcf00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bcf00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bcf00): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bcf00): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bcf00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bcf00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bcf00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.116704136 +0000 UTC m=+5.874137865 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bcf00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bd400): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bd400): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bd400): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6328e8c0 item 74 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bd400): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bd400): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.117151958 +0000 UTC m=+5.874585697 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bd400): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bd940): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bd940): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6328ed90 item 74 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bd940): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bd940): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bd940): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bd940): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bd940): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.117773915 +0000 UTC m=+5.875207655 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bd940): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bdec0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bdec0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bdec0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bdec0): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bdec0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.117773915 +0000 UTC m=+5.875207655 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636bdec0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6328ef50 item 74 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63706600): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63706600): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63706600): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63706600): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63706600): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63706600): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63706600): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.119034854 +0000 UTC m=+5.876468583 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63706600): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63706b00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63706b00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63706b00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6328f420 item 75 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63706b00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63706b00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.119433292 +0000 UTC m=+5.876867042 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63706b00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707040): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707040): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707040): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707040): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707040): _writeAt: size=3, off=2 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6328f5e0 item 75 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707040): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707040): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.119839466 +0000 UTC m=+5.877273194 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707040): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707580): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707580): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707580): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707580): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707580): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.119839466 +0000 UTC m=+5.877273194 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707580): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6328f8f0 item 75 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707bc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707bc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707bc0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707bc0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707bc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707bc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707bc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.121061181 +0000 UTC m=+5.878494910 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63707bc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637381c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637381c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637381c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6328fdc0 item 76 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637381c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637381c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.121554207 +0000 UTC m=+5.878987935 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637381c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63738700): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63738700): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b40e0 item 76 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63738700): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63738700): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63738700): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63738700): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63738700): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.122035461 +0000 UTC m=+5.879469190 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63738700): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63738c80): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63738c80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63738c80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63738c80): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63738c80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.122035461 +0000 UTC m=+5.879469190 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63738c80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b42a0 item 76 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637392c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637392c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637392c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637392c0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637392c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637392c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637392c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.123272806 +0000 UTC m=+5.880706604 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637392c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637397c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637397c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637397c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b48c0 item 77 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637397c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637397c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.123757556 +0000 UTC m=+5.881191285 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637397c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63739ec0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63739ec0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63739ec0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63739ec0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63739ec0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.123757556 +0000 UTC m=+5.881191285 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63739ec0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b4a80 item 77 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376c600): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376c600): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376c600): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376c600): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376c600): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376c600): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376c600): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.125295845 +0000 UTC m=+5.882729574 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376c600): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376cb00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376cb00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376cb00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b4e00 item 78 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376cb00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376cb00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.125654137 +0000 UTC m=+5.883087867 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376cb00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376d200): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376d200): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376d200): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376d200): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376d200): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.125654137 +0000 UTC m=+5.883087867 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376d200): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b4fc0 item 78 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376d840): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376d840): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376d840): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376d840): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376d840): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376d840): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376d840): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.127106256 +0000 UTC m=+5.884539985 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376d840): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376dd40): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376dd40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376dd40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b53b0 item 79 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376dd40): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376dd40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.12753945 +0000 UTC m=+5.884973178 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6376dd40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63798540): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63798540): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63798540): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63798540): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63798540): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.12753945 +0000 UTC m=+5.884973178 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63798540): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b5570 item 79 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63798b80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63798b80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63798b80): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63798b80): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63798b80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63798b80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63798b80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.128970798 +0000 UTC m=+5.886404527 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63798b80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63799080): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63799080): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63799080): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b58f0 item 80 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63799080): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63799080): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.129413469 +0000 UTC m=+5.886847208 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63799080): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63799780): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63799780): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63799780): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63799780): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63799780): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.129413469 +0000 UTC m=+5.886847208 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63799780): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b5ab0 item 80 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63799dc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63799dc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63799dc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63799dc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63799dc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.130789654 +0000 UTC m=+5.888223384 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63799dc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0340): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0340): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0340): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0340): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0340): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0340): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b5e30 item 81 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0340): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0340): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.131300284 +0000 UTC m=+5.888734013 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0340): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0880): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0880): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0880): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0880): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0880): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.131300284 +0000 UTC m=+5.888734013 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0880): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d7e540 item 81 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0f00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0f00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0f00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0f00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0f00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.132455714 +0000 UTC m=+5.889889443 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c0f00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c1400): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c1400): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c1400): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d7ed20 item 82 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c1400): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c1400): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c1400): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c1400): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c1400): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.132976643 +0000 UTC m=+5.890410372 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c1400): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c1980): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c1980): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c1980): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c1980): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c1980): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.132976643 +0000 UTC m=+5.890410372 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c1980): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d7eee0 item 82 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2100): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2100): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2100): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2100): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2100): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.134293377 +0000 UTC m=+5.891727105 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2100): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2600): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2600): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2600): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2600): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2600): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2600): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d7f500 item 83 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2600): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2600): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.13479058 +0000 UTC m=+5.892224309 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2600): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2b40): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2b40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2b40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2b40): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2b40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.13479058 +0000 UTC m=+5.892224309 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e2b40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d7f730 item 83 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e31c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e31c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e31c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e31c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e31c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.13597228 +0000 UTC m=+5.893406009 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e31c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e36c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e36c0): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e36c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d7fb90 item 84 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e36c0): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e36c0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e36c0): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e36c0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e36c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.136522864 +0000 UTC m=+5.893956593 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e36c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e3c40): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e3c40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e3c40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e3c40): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e3c40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.136522864 +0000 UTC m=+5.893956593 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637e3c40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6332a070 item 84 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638063c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638063c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638063c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638063c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638063c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.137679557 +0000 UTC m=+5.895113287 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638063c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638068c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638068c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638068c0): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638068c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638068c0): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638068c0): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6332a4d0 item 85 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638068c0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638068c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.138076092 +0000 UTC m=+5.895509822 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638068c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63806e00): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63806e00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63806e00): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63806e00): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63806e00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.138076092 +0000 UTC m=+5.895509822 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63806e00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6332a7e0 item 85 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63807480): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63807480): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63807480): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63807480): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63807480): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.13932599 +0000 UTC m=+5.896759718 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63807480): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63807980): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63807980): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63807980): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6332ac40 item 86 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63807980): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63807980): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63807980): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63807980): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63807980): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.139877215 +0000 UTC m=+5.897310944 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63807980): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6000): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6000): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6000): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6000): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6000): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.139877215 +0000 UTC m=+5.897310944 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6000): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6332ae00 item 86 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6680): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6680): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6680): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6680): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6680): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.14107205 +0000 UTC m=+5.898505779 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6680): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6b80): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6b80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6b80): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6b80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6b80): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6b80): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6332b260 item 87 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6b80): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6b80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.141517136 +0000 UTC m=+5.898950865 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d6b80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d70c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d70c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d70c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d70c0): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d70c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.141517136 +0000 UTC m=+5.898950865 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d70c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6332b420 item 87 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d7740): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d7740): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d7740): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d7740): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d7740): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.142759789 +0000 UTC m=+5.900193518 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d7740): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d7c40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d7c40): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d7c40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6332b9d0 item 88 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d7c40): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d7c40): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d7c40): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d7c40): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d7c40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.143234472 +0000 UTC m=+5.900668201 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638d7c40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f42c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f42c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f42c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f42c0): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f42c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.143234472 +0000 UTC m=+5.900668201 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f42c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6332bc70 item 88 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4900): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4900): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4900): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4900): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4900): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4900): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4900): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4900): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.144430308 +0000 UTC m=+5.901864037 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4900): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4e40): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4e40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4e40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d803f0 item 89 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4e40): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4e40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.144876196 +0000 UTC m=+5.902309935 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4e40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5380): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5380): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5380): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5380): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5380): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5380): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d80770 item 89 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5380): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5380): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.145374782 +0000 UTC m=+5.902808511 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5380): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5900): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5900): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5900): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5900): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5900): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.145374782 +0000 UTC m=+5.902808511 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5900): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d80af0 item 89 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ce680): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ce680): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ce680): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ce680): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ce680): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ce680): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ce680): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ce680): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.146929523 +0000 UTC m=+5.904363252 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ce680): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cebc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cebc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cebc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331e620 item 90 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cebc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cebc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.147550358 +0000 UTC m=+5.904984098 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cebc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cf100): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cf100): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cf100): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331e7e0 item 90 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cf100): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cf100): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cf100): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cf100): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cf100): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.148907508 +0000 UTC m=+5.906341236 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cf100): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cf6c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cf6c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cf6c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cf6c0): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cf6c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.148907508 +0000 UTC m=+5.906341236 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cf6c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331eaf0 item 90 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cfd00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cfd00): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cfd00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cfd00): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cfd00): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cfd00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cfd00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cfd00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.150451067 +0000 UTC m=+5.907884797 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631cfd00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398e340): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398e340): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398e340): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331ef50 item 91 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398e340): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398e340): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.15087844 +0000 UTC m=+5.908312169 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398e340): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398e880): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398e880): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398e880): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398e880): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398e880): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398e880): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331f260 item 91 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398e880): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398e880): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.15139457 +0000 UTC m=+5.908828299 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398e880): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398ee00): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398ee00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398ee00): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398ee00): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398ee00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.15139457 +0000 UTC m=+5.908828299 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398ee00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331f490 item 91 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398f440): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398f440): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398f440): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398f440): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398f440): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398f440): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398f440): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398f440): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.152819426 +0000 UTC m=+5.910253156 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398f440): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398f980): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398f980): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398f980): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331fa40 item 92 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398f980): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398f980): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.153343851 +0000 UTC m=+5.910777580 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398f980): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398fec0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398fec0): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398fec0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331fc00 item 92 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398fec0): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398fec0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398fec0): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398fec0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398fec0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.153933889 +0000 UTC m=+5.911367619 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6398fec0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639aa580): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639aa580): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639aa580): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639aa580): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639aa580): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.153933889 +0000 UTC m=+5.911367619 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639aa580): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331fdc0 item 92 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639aabc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639aabc0): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639aabc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639aabc0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639aabc0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639aabc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639aabc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639aabc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.155274718 +0000 UTC m=+5.912708448 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639aabc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639ab100): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639ab100): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639ab100): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62e1a460 item 93 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639ab100): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639ab100): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.155702762 +0000 UTC m=+5.913136491 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639ab100): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639ab800): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639ab800): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639ab800): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639ab800): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639ab800): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.155702762 +0000 UTC m=+5.913136491 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639ab800): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62e1a620 item 93 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639abe40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639abe40): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639abe40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639abe40): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639abe40): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639abe40): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639abe40): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639abe40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.157575952 +0000 UTC m=+5.915009680 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639abe40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639ca480): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639ca480): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639ca480): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62e1afc0 item 94 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639ca480): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639ca480): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.158019604 +0000 UTC m=+5.915453333 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639ca480): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cab80): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cab80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cab80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cab80): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cab80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.158019604 +0000 UTC m=+5.915453333 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cab80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62e1b180 item 94 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cb1c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cb1c0): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cb1c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cb1c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cb1c0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cb1c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cb1c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cb1c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.159331539 +0000 UTC m=+5.916765268 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cb1c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cb700): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cb700): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cb700): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62e1b730 item 95 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cb700): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cb700): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.159755255 +0000 UTC m=+5.917188984 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cb700): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cbe00): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cbe00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cbe00): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cbe00): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cbe00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.159755255 +0000 UTC m=+5.917188984 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639cbe00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62e1bab0 item 95 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e6540): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e6540): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e6540): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e6540): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e6540): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e6540): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e6540): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e6540): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.161610049 +0000 UTC m=+5.919043777 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e6540): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e6a80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e6a80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e6a80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62ae89a0 item 96 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e6a80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e6a80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.162016583 +0000 UTC m=+5.919450312 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e6a80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e7180): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e7180): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e7180): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e7180): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e7180): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.162016583 +0000 UTC m=+5.919450312 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea639e7180): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62ae9110 item 96 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= 2026/06/29 02:05:50 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:50 DEBUG : Looking for writers 2026/06/29 02:05:50 DEBUG : >WaitForWriters: 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/29 02:05:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f41c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f41c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f41c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f41c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f41c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.170560652 +0000 UTC m=+5.927994391 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f41c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4680): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4680): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4680): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4680): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4680): _writeAt: size=3, off=2 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4680): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4680): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.170560652 +0000 UTC m=+5.927994391 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4680): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4b40): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4b40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4b40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4b40): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4b40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.170560652 +0000 UTC m=+5.927994391 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f4b40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d80540 item 1 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5180): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5180): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5180): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5180): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5180): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.17282802 +0000 UTC m=+5.930261750 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5180): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5680): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5680): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5680): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5680): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5680): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.17282802 +0000 UTC m=+5.930261750 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5680): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d810a0 item 2 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5d00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5d00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5d00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5d00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5d00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.174397819 +0000 UTC m=+5.931831549 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638f5d00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12380): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12380): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12380): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12380): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12380): _writeAt: size=3, off=2 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12380): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12380): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.174397819 +0000 UTC m=+5.931831549 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12380): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12840): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12840): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12840): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12840): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12840): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.174397819 +0000 UTC m=+5.931831549 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12840): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d81730 item 3 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12ec0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12ec0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12ec0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12ec0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12ec0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.176506631 +0000 UTC m=+5.933940360 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a12ec0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13400): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13400): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13400): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13400): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13400): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.176506631 +0000 UTC m=+5.933940360 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13400): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d81dc0 item 4 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13a40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13a40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13a40): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13a40): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13a40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.178134649 +0000 UTC m=+5.935568389 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13a40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13ec0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13ec0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13ec0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13ec0): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13ec0): _writeAt: size=3, off=2 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13ec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13ec0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.178134649 +0000 UTC m=+5.935568389 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a13ec0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbe500): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbe500): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbe500): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbe500): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbe500): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.178134649 +0000 UTC m=+5.935568389 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbe500): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ce460 item 5 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbec80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbec80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbec80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbec80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbec80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.180156988 +0000 UTC m=+5.937590717 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbec80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbf1c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbf1c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbf1c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbf1c0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbf1c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.180156988 +0000 UTC m=+5.937590717 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbf1c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ce930 item 6 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbf840): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbf840): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbf840): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbf840): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbf840): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.181562408 +0000 UTC m=+5.938996137 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbf840): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbfd40): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbfd40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbfd40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbfd40): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbfd40): _writeAt: size=3, off=2 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbfd40): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbfd40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.181562408 +0000 UTC m=+5.938996137 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fbfd40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e24640): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e24640): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e24640): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e24640): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e24640): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.181562408 +0000 UTC m=+5.938996137 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e24640): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633cecb0 item 7 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62eda300): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62eda300): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62eda300): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62eda300): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62eda300): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.183580379 +0000 UTC m=+5.941014108 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62eda300): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62edb600): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62edb600): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62edb600): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62edb600): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62edb600): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.183580379 +0000 UTC m=+5.941014108 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62edb600): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea630dcf50 item 8 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de6f40): _readAt: size=2, off=0 2026/06/29 02:05:50 ERROR : open-test-file(0x39ea62de6f40): Couldn't read size of file 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de6f40): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de6f40): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de6f40): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de6f40): close: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de6f40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de73c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de73c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de73c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de73c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de73c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.185170064 +0000 UTC m=+5.942603833 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de73c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de7980): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de7980): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de7980): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de7980): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de7980): _writeAt: size=3, off=2 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de7980): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de7980): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.185170064 +0000 UTC m=+5.942603833 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de7980): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de7e80): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de7e80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de7e80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de7e80): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de7e80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.185170064 +0000 UTC m=+5.942603833 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62de7e80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea630dd340 item 9 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ceac80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ceac80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ceac80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ceac80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ceac80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.187021763 +0000 UTC m=+5.944455492 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ceac80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ceb980): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ceb980): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ceb980): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ceb980): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ceb980): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.187021763 +0000 UTC m=+5.944455492 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ceb980): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea630dd960 item 10 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800280): _readAt: size=2, off=0 2026/06/29 02:05:50 ERROR : open-test-file(0x39ea63800280): Couldn't read size of file 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800280): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800280): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800280): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800280): close: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800280): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800640): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800640): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800640): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800640): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800640): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.188576893 +0000 UTC m=+5.946010623 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800640): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800b40): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800b40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800b40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800b40): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800b40): _writeAt: size=3, off=2 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800b40): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800b40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.188576893 +0000 UTC m=+5.946010623 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63800b40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638010c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638010c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638010c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638010c0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638010c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.188576893 +0000 UTC m=+5.946010623 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638010c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea630ddd50 item 11 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801740): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801740): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801740): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801740): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801740): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.190440976 +0000 UTC m=+5.947874705 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801740): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801c80): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801c80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801c80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801c80): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801c80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.190440976 +0000 UTC m=+5.947874705 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63801c80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62fba5b0 item 12 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dc640): _readAt: size=2, off=0 2026/06/29 02:05:50 ERROR : open-test-file(0x39ea631dc640): Couldn't read size of file 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dc640): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dc640): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dc640): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dc640): close: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dc640): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dcc80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dcc80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dcc80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dcc80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dcc80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.19169987 +0000 UTC m=+5.949133599 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dcc80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd340): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd340): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd340): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd340): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd340): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.19169987 +0000 UTC m=+5.949133599 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd340): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62fbaa10 item 13 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd9c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd9c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd9c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd9c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd9c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.19314267 +0000 UTC m=+5.950576400 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631dd9c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f40000): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f40000): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f40000): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f40000): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f40000): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.19314267 +0000 UTC m=+5.950576400 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f40000): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62fbae70 item 14 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f40640): _readAt: size=2, off=0 2026/06/29 02:05:50 ERROR : open-test-file(0x39ea62f40640): Couldn't read size of file 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f40640): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f40640): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f40640): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f40640): close: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f40640): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f40a00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f40a00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f40a00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f40a00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f40a00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.194544604 +0000 UTC m=+5.951978343 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f40a00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f410c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f410c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f410c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f410c0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f410c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.194544604 +0000 UTC m=+5.951978343 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f410c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62fbb490 item 15 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f41740): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f41740): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f41740): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f41740): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f41740): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.195986692 +0000 UTC m=+5.953420442 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f41740): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f41c80): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f41c80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f41c80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f41c80): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f41c80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.195986692 +0000 UTC m=+5.953420442 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f41c80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62fbbce0 item 16 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f663c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f663c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f663c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f663c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f663c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.197988423 +0000 UTC m=+5.955422182 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f663c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f66840): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f66840): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f66840): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f66840): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f66840): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f66840): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f66840): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f66840): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.197988423 +0000 UTC m=+5.955422182 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f66840): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f66d40): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f66d40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f66d40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f66d40): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f66d40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.197988423 +0000 UTC m=+5.955422182 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f66d40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea630981c0 item 17 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f673c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f673c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f673c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f673c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f673c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.20019664 +0000 UTC m=+5.957630369 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f673c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f67900): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f67900): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f67900): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f67900): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f67900): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.20019664 +0000 UTC m=+5.957630369 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62f67900): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63098a80 item 18 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8080): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8080): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8080): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8080): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8080): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.201529475 +0000 UTC m=+5.958963203 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8080): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8580): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8580): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8580): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8580): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8580): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8580): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8580): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8580): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.201529475 +0000 UTC m=+5.958963203 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8580): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8a80): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8a80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8a80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8a80): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8a80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.201529475 +0000 UTC m=+5.958963203 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd8a80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63098fc0 item 19 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd9100): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd9100): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd9100): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd9100): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd9100): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.203319226 +0000 UTC m=+5.960752955 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd9100): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd9640): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd9640): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd9640): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd9640): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd9640): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.203319226 +0000 UTC m=+5.960752955 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd9640): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63099490 item 20 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd9cc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd9cc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd9cc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd9cc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd9cc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.204872063 +0000 UTC m=+5.962305802 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62fd9cc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff42c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff42c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff42c0): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff42c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff42c0): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff42c0): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff42c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff42c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.204872063 +0000 UTC m=+5.962305802 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff42c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff47c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff47c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff47c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff47c0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff47c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.204872063 +0000 UTC m=+5.962305802 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff47c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63099960 item 21 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff4e40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff4e40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff4e40): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff4e40): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff4e40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.206888261 +0000 UTC m=+5.964322000 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff4e40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff5380): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff5380): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff5380): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff5380): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff5380): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.206888261 +0000 UTC m=+5.964322000 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff5380): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633a6460 item 22 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff5a00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff5a00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff5a00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff5a00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff5a00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.208456716 +0000 UTC m=+5.965890445 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62ff5a00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022000): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022000): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022000): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022000): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022000): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022000): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022000): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022000): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.208456716 +0000 UTC m=+5.965890445 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022000): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022500): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022500): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022500): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022500): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022500): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.208456716 +0000 UTC m=+5.965890445 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022500): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633a6c40 item 23 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022b80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022b80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022b80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022b80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022b80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.2106144 +0000 UTC m=+5.968048259 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63022b80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630230c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630230c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630230c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630230c0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630230c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.2106144 +0000 UTC m=+5.968048259 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630230c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633a7110 item 24 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63023700): _readAt: size=2, off=0 2026/06/29 02:05:50 ERROR : open-test-file(0x39ea63023700): Couldn't read size of file 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63023700): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63023700): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63023700): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63023700): close: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63023700): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63023ac0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63023ac0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63023ac0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63023ac0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63023ac0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.212291841 +0000 UTC m=+5.969725570 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63023ac0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304a0c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304a0c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304a0c0): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304a0c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304a0c0): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304a0c0): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304a0c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304a0c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.212291841 +0000 UTC m=+5.969725570 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304a0c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304a600): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304a600): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304a600): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304a600): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304a600): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.212291841 +0000 UTC m=+5.969725570 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304a600): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633a78f0 item 25 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304ac80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304ac80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304ac80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304ac80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304ac80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.214397837 +0000 UTC m=+5.971831586 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304ac80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304b1c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304b1c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304b1c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304b1c0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304b1c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.214397837 +0000 UTC m=+5.971831586 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304b1c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633a7e30 item 26 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304b800): _readAt: size=2, off=0 2026/06/29 02:05:50 ERROR : open-test-file(0x39ea6304b800): Couldn't read size of file 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304b800): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304b800): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304b800): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304b800): close: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304b800): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304bbc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304bbc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304bbc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304bbc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304bbc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.216194121 +0000 UTC m=+5.973627870 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6304bbc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630681c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630681c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630681c0): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630681c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630681c0): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630681c0): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630681c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630681c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.216194121 +0000 UTC m=+5.973627870 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630681c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63068700): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63068700): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63068700): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63068700): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63068700): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.216194121 +0000 UTC m=+5.973627870 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63068700): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633fe3f0 item 27 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63068d80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63068d80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63068d80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63068d80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63068d80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.218063361 +0000 UTC m=+5.975497091 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63068d80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630692c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630692c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630692c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630692c0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630692c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.218063361 +0000 UTC m=+5.975497091 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea630692c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633fe930 item 28 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63069900): _readAt: size=2, off=0 2026/06/29 02:05:50 ERROR : open-test-file(0x39ea63069900): Couldn't read size of file 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63069900): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63069900): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63069900): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63069900): close: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63069900): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63069cc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63069cc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63069cc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63069cc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63069cc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.219288654 +0000 UTC m=+5.976722383 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63069cc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63078480): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63078480): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63078480): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63078480): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63078480): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.219288654 +0000 UTC m=+5.976722383 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63078480): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633fecb0 item 29 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63078b00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63078b00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63078b00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63078b00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63078b00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.220491132 +0000 UTC m=+5.977924861 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63078b00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63079040): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63079040): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63079040): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63079040): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63079040): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.220491132 +0000 UTC m=+5.977924861 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63079040): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ff110 item 30 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63079680): _readAt: size=2, off=0 2026/06/29 02:05:50 ERROR : open-test-file(0x39ea63079680): Couldn't read size of file 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63079680): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63079680): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63079680): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63079680): close: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63079680): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63079a40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63079a40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63079a40): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63079a40): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63079a40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.222113529 +0000 UTC m=+5.979547299 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63079a40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63104200): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63104200): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63104200): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63104200): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63104200): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.222113529 +0000 UTC m=+5.979547299 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63104200): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ff500 item 31 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63104880): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63104880): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63104880): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63104880): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63104880): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.223642763 +0000 UTC m=+5.981076492 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63104880): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63104dc0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63104dc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63104dc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63104dc0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63104dc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.223642763 +0000 UTC m=+5.981076492 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63104dc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ff880 item 32 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105400): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105400): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105400): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105400): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105400): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.225418518 +0000 UTC m=+5.982852248 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105400): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105880): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105880): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105880): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105880): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105880): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ffd50 item 33 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105880): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105880): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.225896876 +0000 UTC m=+5.983330615 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105880): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105d80): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105d80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105d80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105d80): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105d80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.225896876 +0000 UTC m=+5.983330615 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63105d80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63750150 item 33 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631324c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631324c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631324c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631324c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631324c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.227521699 +0000 UTC m=+5.984955438 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631324c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132940): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132940): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637504d0 item 34 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132940): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132940): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132940): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132940): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132940): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.22817175 +0000 UTC m=+5.985605519 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132940): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132e80): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132e80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132e80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132e80): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132e80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.22817175 +0000 UTC m=+5.985605519 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63132e80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63750690 item 34 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631334c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631334c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631334c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631334c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631334c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.229554958 +0000 UTC m=+5.986988698 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631334c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133940): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133940): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133940): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133940): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133940): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63750a10 item 35 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133940): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133940): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.230129948 +0000 UTC m=+5.987563678 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133940): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133e40): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133e40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133e40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133e40): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133e40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.230129948 +0000 UTC m=+5.987563678 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63133e40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63750cb0 item 35 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631465c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631465c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631465c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631465c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631465c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.231601573 +0000 UTC m=+5.989035331 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631465c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63146ac0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63146ac0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63751030 item 36 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63146ac0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63146ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63146ac0): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63146ac0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63146ac0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.232639763 +0000 UTC m=+5.990073502 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63146ac0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147000): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147000): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147000): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147000): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147000): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.232639763 +0000 UTC m=+5.990073502 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147000): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637511f0 item 36 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147640): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147640): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147640): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147640): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147640): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.233967768 +0000 UTC m=+5.991401507 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147640): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147ac0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147ac0): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147ac0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147ac0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63751650 item 37 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147ac0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147ac0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.234497813 +0000 UTC m=+5.991931542 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63147ac0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631600c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631600c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631600c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631600c0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631600c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.234497813 +0000 UTC m=+5.991931542 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631600c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63751810 item 37 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63160740): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63160740): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63160740): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63160740): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63160740): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.236406999 +0000 UTC m=+5.993840729 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63160740): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63160c40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63160c40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63751c70 item 38 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63160c40): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63160c40): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63160c40): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63160c40): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63160c40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.237009671 +0000 UTC m=+5.994443400 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63160c40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161180): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161180): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161180): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161180): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161180): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.237009671 +0000 UTC m=+5.994443400 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161180): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63748000 item 38 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161800): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161800): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161800): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161800): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161800): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.238732858 +0000 UTC m=+5.996166597 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161800): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161d00): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161d00): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161d00): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161d00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161d00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63748380 item 39 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161d00): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161d00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.239315773 +0000 UTC m=+5.996749501 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63161d00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ae300): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ae300): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ae300): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ae300): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ae300): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.239315773 +0000 UTC m=+5.996749501 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ae300): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63748620 item 39 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ae980): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ae980): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ae980): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ae980): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ae980): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.24069347 +0000 UTC m=+5.998127199 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631ae980): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631aee80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631aee80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63748af0 item 40 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631aee80): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631aee80): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631aee80): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631aee80): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631aee80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.241539961 +0000 UTC m=+5.998973690 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631aee80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631af3c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631af3c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631af3c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631af3c0): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631af3c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.241539961 +0000 UTC m=+5.998973690 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631af3c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63748cb0 item 40 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631af980): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631af980): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631af980): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631af980): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631af980): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631af980): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631af980): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.242975247 +0000 UTC m=+6.000408976 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631af980): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631afe80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631afe80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631afe80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63749030 item 41 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631afe80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631afe80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.24366326 +0000 UTC m=+6.001097018 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631afe80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8440): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8440): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8440): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8440): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8440): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637491f0 item 41 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8440): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8440): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.244441331 +0000 UTC m=+6.001875080 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8440): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8980): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8980): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8980): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8980): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8980): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.244441331 +0000 UTC m=+6.001875080 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8980): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637493b0 item 41 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8fc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8fc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8fc0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8fc0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8fc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8fc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8fc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.246016389 +0000 UTC m=+6.003450369 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f8fc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f94c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f94c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f94c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637497a0 item 42 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f94c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f94c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.246604965 +0000 UTC m=+6.004038705 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f94c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f9a00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f9a00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63749960 item 42 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f9a00): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f9a00): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f9a00): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f9a00): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f9a00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.247372267 +0000 UTC m=+6.004805995 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea631f9a00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322c080): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322c080): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322c080): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322c080): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322c080): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.247372267 +0000 UTC m=+6.004805995 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322c080): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63749b20 item 42 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322c6c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322c6c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322c6c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322c6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322c6c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322c6c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322c6c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.248773259 +0000 UTC m=+6.006206987 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322c6c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322cbc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322cbc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322cbc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d70620 item 43 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322cbc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322cbc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.249378665 +0000 UTC m=+6.006812444 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322cbc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322d100): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322d100): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322d100): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322d100): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322d100): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d70b60 item 43 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322d100): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322d100): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.250343529 +0000 UTC m=+6.007777287 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322d100): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322d640): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322d640): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322d640): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322d640): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322d640): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.250343529 +0000 UTC m=+6.007777287 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322d640): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d712d0 item 43 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322dc80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322dc80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322dc80): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322dc80): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322dc80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322dc80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322dc80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.251847313 +0000 UTC m=+6.009281062 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6322dc80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63260280): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63260280): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63260280): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d71960 item 44 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63260280): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63260280): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.252360517 +0000 UTC m=+6.009794246 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63260280): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632607c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632607c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d71e30 item 44 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632607c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632607c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632607c0): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632607c0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632607c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.252955023 +0000 UTC m=+6.010388773 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632607c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63260d40): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63260d40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63260d40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63260d40): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63260d40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.252955023 +0000 UTC m=+6.010388773 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63260d40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63822150 item 44 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63261380): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63261380): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63261380): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63261380): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63261380): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63261380): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63261380): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.254357327 +0000 UTC m=+6.011791056 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63261380): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63261880): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63261880): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63261880): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea638224d0 item 45 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63261880): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63261880): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.25486449 +0000 UTC m=+6.012298229 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63261880): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63280080): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63280080): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63280080): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63280080): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63280080): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.25486449 +0000 UTC m=+6.012298229 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63280080): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63822690 item 45 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632806c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632806c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632806c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632806c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632806c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632806c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632806c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.256508529 +0000 UTC m=+6.013942258 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632806c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63280bc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63280bc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63280bc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63822a80 item 46 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63280bc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63280bc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.257066586 +0000 UTC m=+6.014500315 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63280bc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632812c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632812c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632812c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632812c0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632812c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.257066586 +0000 UTC m=+6.014500315 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632812c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63822c40 item 46 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63281900): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63281900): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63281900): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63281900): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63281900): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63281900): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63281900): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.258522412 +0000 UTC m=+6.015956141 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63281900): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63281e00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63281e00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63281e00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63822fc0 item 47 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63281e00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63281e00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.258960264 +0000 UTC m=+6.016394013 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63281e00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b8600): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b8600): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b8600): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b8600): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b8600): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.258960264 +0000 UTC m=+6.016394013 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b8600): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63823180 item 47 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b8c40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b8c40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b8c40): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b8c40): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b8c40): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b8c40): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b8c40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.260441747 +0000 UTC m=+6.017875486 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b8c40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b9140): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b9140): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b9140): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63823500 item 48 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b9140): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b9140): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.260881653 +0000 UTC m=+6.018315382 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b9140): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b9840): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b9840): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b9840): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b9840): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b9840): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.260881653 +0000 UTC m=+6.018315382 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b9840): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea638236c0 item 48 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b9e80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b9e80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b9e80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b9e80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b9e80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.262632743 +0000 UTC m=+6.020066472 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632b9e80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0400): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0400): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0400): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0400): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0400): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0400): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63823a40 item 49 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0400): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0400): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.263125949 +0000 UTC m=+6.020559678 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0400): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0940): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0940): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0940): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0940): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0940): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.263125949 +0000 UTC m=+6.020559678 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0940): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63823c00 item 49 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0fc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0fc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0fc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0fc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0fc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.264431661 +0000 UTC m=+6.021865391 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e0fc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e14c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e14c0): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e14c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63380310 item 50 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e14c0): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e14c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e14c0): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e14c0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e14c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.265105527 +0000 UTC m=+6.022539287 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e14c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e1a40): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e1a40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e1a40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e1a40): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e1a40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.265105527 +0000 UTC m=+6.022539287 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632e1a40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633805b0 item 50 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fe1c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fe1c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fe1c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fe1c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fe1c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.266928972 +0000 UTC m=+6.024362702 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fe1c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fe6c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fe6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fe6c0): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fe6c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fe6c0): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fe6c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633809a0 item 51 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fe6c0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fe6c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.267397832 +0000 UTC m=+6.024831562 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fe6c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fec00): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fec00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fec00): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fec00): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fec00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.267397832 +0000 UTC m=+6.024831562 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632fec00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63380c40 item 51 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ff280): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ff280): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ff280): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ff280): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ff280): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.268555027 +0000 UTC m=+6.025988756 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ff280): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ff780): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ff780): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ff780): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63381340 item 52 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ff780): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ff780): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ff780): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ff780): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ff780): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.269310826 +0000 UTC m=+6.026744555 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ff780): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ffd00): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ffd00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ffd00): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ffd00): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ffd00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.269310826 +0000 UTC m=+6.026744555 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea632ffd00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633815e0 item 52 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336480): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336480): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336480): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336480): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336480): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.270463001 +0000 UTC m=+6.027896729 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336480): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336980): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336980): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336980): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336980): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336980): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336980): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633819d0 item 53 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336980): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336980): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.270972027 +0000 UTC m=+6.028405756 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336980): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336ec0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336ec0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336ec0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336ec0): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336ec0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.270972027 +0000 UTC m=+6.028405756 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63336ec0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63381b90 item 53 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63337540): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63337540): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63337540): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63337540): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63337540): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.272375674 +0000 UTC m=+6.029809402 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63337540): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63337a40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63337a40): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63337a40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea636264d0 item 54 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63337a40): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63337a40): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63337a40): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63337a40): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63337a40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.272949492 +0000 UTC m=+6.030383221 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63337a40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633580c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633580c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633580c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633580c0): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633580c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.272949492 +0000 UTC m=+6.030383221 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633580c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63626770 item 54 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63358740): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63358740): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63358740): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63358740): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63358740): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.274633625 +0000 UTC m=+6.032067354 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63358740): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63358c40): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63358c40): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63358c40): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63358c40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63358c40): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63358c40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63626af0 item 55 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63358c40): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63358c40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.275100803 +0000 UTC m=+6.032534532 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63358c40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359180): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359180): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359180): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359180): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359180): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.275100803 +0000 UTC m=+6.032534532 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359180): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63626cb0 item 55 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359800): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359800): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359800): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359800): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359800): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.276574401 +0000 UTC m=+6.034008140 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359800): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359d00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359d00): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359d00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63627110 item 56 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359d00): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359d00): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359d00): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359d00): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359d00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.27715413 +0000 UTC m=+6.034587858 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63359d00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338c380): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338c380): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338c380): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338c380): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338c380): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.27715413 +0000 UTC m=+6.034587858 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338c380): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea636273b0 item 56 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338c9c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338c9c0): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338c9c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338c9c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338c9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338c9c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338c9c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338c9c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.278312285 +0000 UTC m=+6.035746014 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338c9c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338cf00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338cf00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338cf00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63627730 item 57 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338cf00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338cf00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.278915198 +0000 UTC m=+6.036348937 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338cf00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338d440): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338d440): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338d440): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338d440): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338d440): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338d440): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea636278f0 item 57 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338d440): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338d440): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.279540783 +0000 UTC m=+6.036974532 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338d440): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338d9c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338d9c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338d9c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338d9c0): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338d9c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.279540783 +0000 UTC m=+6.036974532 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6338d9c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63627ab0 item 57 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2100): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2100): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2100): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2100): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2100): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2100): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2100): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2100): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.281153242 +0000 UTC m=+6.038587021 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2100): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2640): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2640): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2640): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63627e30 item 58 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2640): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2640): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.28168456 +0000 UTC m=+6.039118288 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2640): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2b80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2b80): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2b80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62deccb0 item 58 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2b80): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2b80): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2b80): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2b80): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2b80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.282254601 +0000 UTC m=+6.039688330 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b2b80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3140): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3140): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3140): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3140): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3140): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.282254601 +0000 UTC m=+6.039688330 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3140): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62decfc0 item 58 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3780): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3780): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3780): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3780): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3780): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3780): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3780): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3780): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.284419366 +0000 UTC m=+6.041853096 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3780): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3cc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3cc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3cc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62ded3b0 item 59 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3cc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3cc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.285260207 +0000 UTC m=+6.042693946 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633b3cc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633de300): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633de300): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633de300): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633de300): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633de300): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633de300): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62ded9d0 item 59 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633de300): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633de300): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.285774923 +0000 UTC m=+6.043208652 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633de300): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633de880): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633de880): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633de880): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633de880): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633de880): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.285774923 +0000 UTC m=+6.043208652 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633de880): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62dedc70 item 59 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633deec0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633deec0): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633deec0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633deec0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633deec0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633deec0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633deec0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633deec0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.287384326 +0000 UTC m=+6.044818056 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633deec0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633df400): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633df400): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633df400): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d5a540 item 60 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633df400): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633df400): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.287839902 +0000 UTC m=+6.045273631 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633df400): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633df940): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633df940): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633df940): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d5acb0 item 60 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633df940): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633df940): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633df940): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633df940): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633df940): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.288464425 +0000 UTC m=+6.045898155 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea633df940): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508000): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508000): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508000): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508000): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508000): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.288464425 +0000 UTC m=+6.045898155 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508000): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d5b1f0 item 60 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508640): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508640): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508640): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508640): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508640): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508640): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508640): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508640): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.289805464 +0000 UTC m=+6.047239194 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508640): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508b80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508b80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508b80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d5bb20 item 61 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508b80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508b80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.290264777 +0000 UTC m=+6.047698506 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63508b80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63509280): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63509280): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63509280): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63509280): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63509280): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.290264777 +0000 UTC m=+6.047698506 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63509280): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d5bce0 item 61 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635098c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635098c0): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635098c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635098c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635098c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635098c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635098c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635098c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.291570109 +0000 UTC m=+6.049003838 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea635098c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63509e00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63509e00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63509e00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63192a80 item 62 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63509e00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63509e00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.29194345 +0000 UTC m=+6.049377179 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63509e00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63660600): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63660600): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63660600): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63660600): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63660600): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.29194345 +0000 UTC m=+6.049377179 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63660600): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63192d20 item 62 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63660c40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63660c40): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63660c40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63660c40): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63660c40): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63660c40): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63660c40): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63660c40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.293589002 +0000 UTC m=+6.051022741 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63660c40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661180): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661180): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661180): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63193180 item 63 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661180): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661180): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.294203596 +0000 UTC m=+6.051637325 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661180): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661880): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661880): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661880): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661880): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661880): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.294203596 +0000 UTC m=+6.051637325 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661880): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea631937a0 item 63 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661ec0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661ec0): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661ec0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661ec0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661ec0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661ec0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661ec0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.295565354 +0000 UTC m=+6.052999083 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63661ec0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63696500): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63696500): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63696500): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63193ce0 item 64 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63696500): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63696500): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.296039233 +0000 UTC m=+6.053472983 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63696500): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63696c00): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63696c00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63696c00): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63696c00): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63696c00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.296039233 +0000 UTC m=+6.053472983 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63696c00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63788000 item 64 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63697240): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63697240): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63697240): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63697240): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63697240): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.297527479 +0000 UTC m=+6.054961208 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63697240): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636976c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636976c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636976c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636976c0): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636976c0): _writeAt: size=3, off=2 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63788460 item 65 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636976c0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636976c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.298024723 +0000 UTC m=+6.055458453 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636976c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63697bc0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63697bc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63697bc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63697bc0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63697bc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.298024723 +0000 UTC m=+6.055458453 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63697bc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63788620 item 65 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ca300): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ca300): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ca300): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ca300): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ca300): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.299679462 +0000 UTC m=+6.057113191 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ca300): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ca780): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ca780): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637889a0 item 66 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ca780): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ca780): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ca780): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ca780): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ca780): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.300379567 +0000 UTC m=+6.057813346 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ca780): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cacc0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cacc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cacc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cacc0): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cacc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.300379567 +0000 UTC m=+6.057813346 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cacc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63788b60 item 66 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cb300): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cb300): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cb300): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cb300): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cb300): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.301772293 +0000 UTC m=+6.059206022 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cb300): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cb780): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cb780): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cb780): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cb780): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cb780): _writeAt: size=3, off=2 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63789030 item 67 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cb780): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cb780): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.302528033 +0000 UTC m=+6.059961761 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cb780): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cbc80): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cbc80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cbc80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cbc80): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cbc80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.302528033 +0000 UTC m=+6.059961761 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636cbc80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637891f0 item 67 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ea400): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ea400): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ea400): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ea400): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ea400): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.303909668 +0000 UTC m=+6.061343407 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ea400): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ea900): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ea900): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63789570 item 68 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ea900): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ea900): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ea900): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ea900): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ea900): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.304536486 +0000 UTC m=+6.061970254 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ea900): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eae40): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eae40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eae40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eae40): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eae40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.304536486 +0000 UTC m=+6.061970254 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eae40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63789730 item 68 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eb480): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eb480): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eb480): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eb480): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eb480): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.305959639 +0000 UTC m=+6.063393378 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eb480): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eb900): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eb900): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eb900): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eb900): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eb900): _writeAt: size=3, off=2 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63789ab0 item 69 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eb900): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eb900): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.30650291 +0000 UTC m=+6.063936639 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636eb900): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ebe00): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ebe00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ebe00): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ebe00): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ebe00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.30650291 +0000 UTC m=+6.063936639 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea636ebe00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea63789c70 item 69 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716580): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716580): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716580): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716580): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716580): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.307945449 +0000 UTC m=+6.065379178 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716580): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716a80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716a80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d2e3f0 item 70 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716a80): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716a80): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716a80): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716a80): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716a80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.308527122 +0000 UTC m=+6.065960861 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716a80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716fc0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716fc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716fc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716fc0): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716fc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.308527122 +0000 UTC m=+6.065960861 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63716fc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6328e150 item 70 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63717640): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63717640): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63717640): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63717640): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63717640): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.309677162 +0000 UTC m=+6.067110891 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63717640): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63717b40): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63717b40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63717b40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63717b40): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63717b40): _writeAt: size=3, off=2 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6328e4d0 item 71 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63717b40): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63717b40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.310311082 +0000 UTC m=+6.067744862 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63717b40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63742140): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63742140): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63742140): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63742140): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63742140): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.310311082 +0000 UTC m=+6.067744862 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63742140): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6328e690 item 71 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637427c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637427c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637427c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637427c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637427c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.311732242 +0000 UTC m=+6.069165991 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637427c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63742cc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63742cc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6328ed90 item 72 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63742cc0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63742cc0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63742cc0): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63742cc0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63742cc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.312333061 +0000 UTC m=+6.069766790 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63742cc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63743200): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63743200): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63743200): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63743200): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63743200): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.312333061 +0000 UTC m=+6.069766790 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63743200): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6328ef50 item 72 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637437c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637437c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637437c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637437c0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637437c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637437c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637437c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.313665103 +0000 UTC m=+6.071098832 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637437c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63743cc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63743cc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63743cc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6328f420 item 73 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63743cc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63743cc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.31969513 +0000 UTC m=+6.077128869 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63743cc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63770280): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63770280): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63770280): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63770280): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63770280): _writeAt: size=3, off=2 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6328f5e0 item 73 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63770280): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63770280): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.320389544 +0000 UTC m=+6.077823273 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63770280): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637707c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637707c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637707c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637707c0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637707c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.320389544 +0000 UTC m=+6.077823273 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637707c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6328f8f0 item 73 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63770e00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63770e00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63770e00): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63770e00): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63770e00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63770e00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63770e00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.322152375 +0000 UTC m=+6.079586134 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63770e00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771300): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771300): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771300): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6328fdc0 item 74 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771300): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771300): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.322641043 +0000 UTC m=+6.080074773 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771300): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771840): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771840): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b40e0 item 74 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771840): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771840): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771840): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771840): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771840): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.323316483 +0000 UTC m=+6.080750211 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771840): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771dc0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771dc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771dc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771dc0): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771dc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.323316483 +0000 UTC m=+6.080750211 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63771dc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b42a0 item 74 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0500): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0500): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0500): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0500): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0500): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0500): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0500): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.324723074 +0000 UTC m=+6.082156824 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0500): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0a00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0a00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0a00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b48c0 item 75 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0a00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0a00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.325321739 +0000 UTC m=+6.082755498 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0a00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0f40): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0f40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0f40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0f40): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0f40): _writeAt: size=3, off=2 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b4a80 item 75 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0f40): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0f40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.326052852 +0000 UTC m=+6.083486602 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a0f40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a1480): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a1480): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a1480): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a1480): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a1480): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.326052852 +0000 UTC m=+6.083486602 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a1480): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b4c40 item 75 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a1ac0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a1ac0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a1ac0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a1ac0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a1ac0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a1ac0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a1ac0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.327481316 +0000 UTC m=+6.084915055 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637a1ac0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c80c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c80c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c80c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b4fc0 item 76 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c80c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c80c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.327978008 +0000 UTC m=+6.085411747 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c80c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c8600): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c8600): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b51f0 item 76 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c8600): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c8600): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c8600): _writeAt: size=3, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c8600): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c8600): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.328659078 +0000 UTC m=+6.086092827 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c8600): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c8b80): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c8b80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c8b80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c8b80): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c8b80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.328659078 +0000 UTC m=+6.086092827 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c8b80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b53b0 item 76 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c91c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c91c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c91c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c91c0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c91c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c91c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c91c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.330368198 +0000 UTC m=+6.087801927 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c91c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c96c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c96c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c96c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b5730 item 77 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c96c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c96c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.330864601 +0000 UTC m=+6.088298330 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c96c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c9dc0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c9dc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c9dc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c9dc0): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c9dc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.330864601 +0000 UTC m=+6.088298330 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637c9dc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b58f0 item 77 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637ea500): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637ea500): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637ea500): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637ea500): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637ea500): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637ea500): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637ea500): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.332331136 +0000 UTC m=+6.089764864 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637ea500): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eaa00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eaa00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eaa00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b5c70 item 78 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eaa00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eaa00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.332779767 +0000 UTC m=+6.090213507 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eaa00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eb100): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eb100): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eb100): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eb100): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eb100): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.332779767 +0000 UTC m=+6.090213507 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eb100): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea637b5e30 item 78 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eb740): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eb740): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eb740): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eb740): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eb740): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eb740): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eb740): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.334028133 +0000 UTC m=+6.091461862 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637eb740): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637ebc40): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637ebc40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637ebc40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d7ea10 item 79 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637ebc40): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637ebc40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.334546187 +0000 UTC m=+6.091979916 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea637ebc40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380e440): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380e440): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380e440): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380e440): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380e440): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.334546187 +0000 UTC m=+6.091979916 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380e440): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d7ed20 item 79 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380ea80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380ea80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380ea80): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380ea80): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380ea80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380ea80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380ea80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.335980431 +0000 UTC m=+6.093414190 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380ea80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380ef80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380ef80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380ef80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d7f340 item 80 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380ef80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380ef80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.336508783 +0000 UTC m=+6.093942511 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380ef80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380f680): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380f680): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380f680): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380f680): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380f680): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.336508783 +0000 UTC m=+6.093942511 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380f680): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d7f500 item 80 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380fcc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380fcc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380fcc0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380fcc0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380fcc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.33802436 +0000 UTC m=+6.095458089 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6380fcc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383c240): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383c240): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383c240): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383c240): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383c240): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383c240): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d7f8f0 item 81 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383c240): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383c240): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.338575595 +0000 UTC m=+6.096009334 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383c240): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383c780): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383c780): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383c780): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383c780): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383c780): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.338575595 +0000 UTC m=+6.096009334 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383c780): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62d7fb90 item 81 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383ce00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383ce00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383ce00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383ce00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383ce00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.339844228 +0000 UTC m=+6.097277967 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383ce00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383d300): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383d300): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383d300): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6332a230 item 82 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383d300): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383d300): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383d300): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383d300): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383d300): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.340607963 +0000 UTC m=+6.098041691 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383d300): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383d880): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383d880): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383d880): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383d880): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383d880): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.340607963 +0000 UTC m=+6.098041691 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6383d880): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6332a4d0 item 82 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858000): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858000): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858000): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858000): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858000): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.341924005 +0000 UTC m=+6.099357734 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858000): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858500): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858500): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858500): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858500): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858500): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858500): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6332a9a0 item 83 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858500): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858500): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.342406161 +0000 UTC m=+6.099839890 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858500): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858a40): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858a40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858a40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858a40): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858a40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.342406161 +0000 UTC m=+6.099839890 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63858a40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6332ac40 item 83 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638590c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638590c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638590c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638590c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638590c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.343533358 +0000 UTC m=+6.100967087 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638590c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638595c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638595c0): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638595c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6332b0a0 item 84 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638595c0): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638595c0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638595c0): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638595c0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638595c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.343994474 +0000 UTC m=+6.101428203 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638595c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859b40): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859b40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859b40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859b40): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859b40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.343994474 +0000 UTC m=+6.101428203 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63859b40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6332b260 item 84 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638762c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638762c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638762c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638762c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638762c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.345189369 +0000 UTC m=+6.102623098 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638762c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638767c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638767c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638767c0): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638767c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638767c0): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638767c0): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6332b6c0 item 85 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638767c0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638767c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.345664601 +0000 UTC m=+6.103098331 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638767c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63876d00): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63876d00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63876d00): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63876d00): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63876d00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.345664601 +0000 UTC m=+6.103098331 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63876d00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6332b9d0 item 85 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877380): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877380): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877380): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877380): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877380): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.346809992 +0000 UTC m=+6.104243722 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877380): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877880): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877880): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877880): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331e000 item 86 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877880): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877880): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877880): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877880): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877880): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.347530287 +0000 UTC m=+6.104964015 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877880): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877e00): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877e00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877e00): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877e00): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877e00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.347530287 +0000 UTC m=+6.104964015 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63877e00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331e1c0 item 86 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389c580): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389c580): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389c580): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389c580): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389c580): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.348590969 +0000 UTC m=+6.106024698 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389c580): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389ca80): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389ca80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389ca80): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389ca80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389ca80): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389ca80): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331e690 item 87 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389ca80): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389ca80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.34913513 +0000 UTC m=+6.106568869 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389ca80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389cfc0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389cfc0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389cfc0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389cfc0): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389cfc0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.34913513 +0000 UTC m=+6.106568869 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389cfc0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331e930 item 87 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389d640): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389d640): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389d640): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389d640): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389d640): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.350328904 +0000 UTC m=+6.107762632 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389d640): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389db40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389db40): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389db40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331ee00 item 88 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389db40): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389db40): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389db40): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389db40): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389db40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.351441533 +0000 UTC m=+6.108875262 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6389db40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c21c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c21c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c21c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c21c0): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c21c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.351441533 +0000 UTC m=+6.108875262 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c21c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331efc0 item 88 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c2800): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c2800): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c2800): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c2800): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c2800): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c2800): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c2800): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c2800): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.352516121 +0000 UTC m=+6.109949850 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c2800): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c2d40): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c2d40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c2d40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331f500 item 89 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c2d40): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c2d40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.352917375 +0000 UTC m=+6.110351104 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c2d40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3280): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3280): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3280): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3280): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3280): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3280): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331f8f0 item 89 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3280): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3280): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.353384112 +0000 UTC m=+6.110817841 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3280): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3800): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3800): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3800): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3800): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3800): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.353384112 +0000 UTC m=+6.110817841 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3800): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331fab0 item 89 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3e40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3e40): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3e40): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3e40): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3e40): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3e40): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3e40): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3e40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.354726364 +0000 UTC m=+6.112160092 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638c3e40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e8480): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e8480): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e8480): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea6331fe30 item 90 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e8480): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e8480): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.355326971 +0000 UTC m=+6.112760700 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e8480): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e89c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e89c0): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e89c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62e1a230 item 90 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e89c0): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e89c0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e89c0): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e89c0): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e89c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.355932018 +0000 UTC m=+6.113365747 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e89c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e8f80): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e8f80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e8f80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e8f80): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e8f80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.355932018 +0000 UTC m=+6.113365747 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e8f80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62e1a4d0 item 90 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e95c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e95c0): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e95c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e95c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e95c0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e95c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e95c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e95c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.357036623 +0000 UTC m=+6.114470351 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e95c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e9b00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e9b00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e9b00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62e1a9a0 item 91 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e9b00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e9b00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.357562511 +0000 UTC m=+6.114996240 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea638e9b00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391e140): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391e140): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391e140): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391e140): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391e140): >_readAt: n=2, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391e140): _writeAt: size=3, off=7 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62e1b030 item 91 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391e140): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391e140): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.358122853 +0000 UTC m=+6.115556582 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391e140): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391e6c0): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391e6c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391e6c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391e6c0): >_readAt: n=8, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391e6c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.358122853 +0000 UTC m=+6.115556582 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391e6c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62e1b1f0 item 91 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391ed00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391ed00): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391ed00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391ed00): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391ed00): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391ed00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391ed00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391ed00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.359678976 +0000 UTC m=+6.117112726 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391ed00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391f240): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391f240): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391f240): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62e1b880 item 92 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391f240): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391f240): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.360424727 +0000 UTC m=+6.117858456 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391f240): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391f780): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391f780): open at offset 5 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391f780): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62e1bb20 item 92 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391f780): _readAt: size=2, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391f780): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391f780): _writeAt: size=3, off=5 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391f780): >_writeAt: n=3, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391f780): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.361236312 +0000 UTC m=+6.118670101 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391f780): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391fd40): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391fd40): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391fd40): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391fd40): >_readAt: n=3, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391fd40): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.361236312 +0000 UTC m=+6.118670101 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea6391fd40): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62ae87e0 item 92 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63940480): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63940480): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63940480): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63940480): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63940480): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63940480): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63940480): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63940480): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.363355693 +0000 UTC m=+6.120789442 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63940480): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63940a00): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63940a00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63940a00): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea62ae9110 item 93 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63940a00): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63940a00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.363776804 +0000 UTC m=+6.121210533 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63940a00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941100): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941100): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941100): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941100): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941100): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.363776804 +0000 UTC m=+6.121210533 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941100): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea629b4380 item 93 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941740): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941740): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941740): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941740): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941740): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941740): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941740): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941740): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.365128263 +0000 UTC m=+6.122561991 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941740): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941c80): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941c80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941c80): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea629b4c40 item 94 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941c80): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941c80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.365587335 +0000 UTC m=+6.123021064 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63941c80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e24800): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e24800): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e24800): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e24800): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e24800): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.365587335 +0000 UTC m=+6.123021064 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e24800): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea629b5650 item 94 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e251c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e251c0): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e251c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e251c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e251c0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e251c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e251c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e251c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.366956216 +0000 UTC m=+6.124389945 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea62e251c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a34480): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a34480): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a34480): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ce230 item 95 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a34480): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a34480): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.367486322 +0000 UTC m=+6.124920051 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a34480): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a34b80): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a34b80): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a34b80): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a34b80): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a34b80): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.367486322 +0000 UTC m=+6.124920051 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a34b80): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ce3f0 item 95 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 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/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a351c0): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a351c0): open at offset 0 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a351c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a351c0): _readAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a351c0): >_readAt: n=0, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a351c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a351c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a351c0): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.369482983 +0000 UTC m=+6.126916712 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a351c0): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a35700): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a35700): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a35700): >openPending: err= 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ce770 item 96 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a35700): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a35700): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.37033336 +0000 UTC m=+6.127767088 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a35700): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 02:05:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a35e00): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a35e00): openPending: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a35e00): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a35e00): >_readAt: n=5, err=EOF 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a35e00): close: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 02:05:50.37033336 +0000 UTC m=+6.127767088 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : open-test-file(0x39ea63a35e00): >close: err= 2026/06/29 02:05:50 DEBUG : open-test-file: Remove: 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x39ea633ce930 item 96 2026/06/29 02:05:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 02:05:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 02:05:50 DEBUG : open-test-file: >Remove: err= 2026/06/29 02:05:50 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:50 DEBUG : Looking for writers 2026/06/29 02:05:50 DEBUG : >WaitForWriters: 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.41s) --- PASS: TestRWFileHandleOpenTests/writes (0.20s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.21s) --- 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.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : file1: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : file1(0x39ea62de6e00): openPending: 2026/06/29 02:05:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:50 DEBUG : file1(0x39ea62de6e00): >openPending: err= 2026/06/29 02:05:50 DEBUG : file1: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/29 02:05:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/29 02:05:50 DEBUG : file1(0x39ea62de6e00): _writeAt: size=2, off=0 2026/06/29 02:05:50 DEBUG : file1(0x39ea62de6e00): >_writeAt: n=2, err= 2026/06/29 02:05:50 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/29 02:05:50 DEBUG : file1(0x39ea62de6e00): RWFileHandle.Flush 2026/06/29 02:05:50 DEBUG : file1(0x39ea62de6e00): RWFileHandle.Release 2026/06/29 02:05:50 DEBUG : file1(0x39ea62de6e00): close: 2026/06/29 02:05:50 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/29 02:05:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : file1(0x39ea62de6e00): >close: err= 2026/06/29 02:05:50 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:50 DEBUG : Looking for writers 2026/06/29 02:05:50 DEBUG : file1: reading active writers 2026/06/29 02:05:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 02:05:50 DEBUG : Looking for writers 2026/06/29 02:05:50 DEBUG : file1: reading active writers 2026/06/29 02:05:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 02:05:50 DEBUG : Looking for writers 2026/06/29 02:05:50 DEBUG : file1: reading active writers 2026/06/29 02:05:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 02:05:50 DEBUG : Looking for writers 2026/06/29 02:05:50 DEBUG : file1: reading active writers 2026/06/29 02:05:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 02:05:50 DEBUG : file1: vfs cache: starting upload 2026/06/29 02:05:50 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1.a0a9169e.partial" 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1.a0a9169e.partial 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-dedajux0bube/file1.a0a9169e.partial 2026/06/29 02:05:50 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/29 02:05:50 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/29 02:05:50 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/06/29 02:05:50 INFO : file1: Copied (new) 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:50 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/29 02:05:50 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/06/29 02:05:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/29 02:05:50 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:50 INFO : file1: vfs cache: upload succeeded try #1 2026/06/29 02:05:50 DEBUG : Looking for writers 2026/06/29 02:05:50 DEBUG : file1: reading active writers 2026/06/29 02:05:50 DEBUG : >WaitForWriters: 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:50 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:50 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/06/29 02:05:50 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:50 DEBUG : Looking for writers 2026/06/29 02:05:50 DEBUG : file1: reading active writers 2026/06/29 02:05:50 DEBUG : >WaitForWriters: 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:50 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:50 DEBUG : rename_me: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : rename_me(0x39ea62cea5c0): openPending: 2026/06/29 02:05:50 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/29 02:05:50 DEBUG : rename_me(0x39ea62cea5c0): >openPending: err= 2026/06/29 02:05:50 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/29 02:05:50 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/29 02:05:50 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/29 02:05:50 DEBUG : rename_me(0x39ea62cea5c0): _writeAt: size=5, off=0 2026/06/29 02:05:50 DEBUG : rename_me(0x39ea62cea5c0): >_writeAt: n=5, err= 2026/06/29 02:05:50 DEBUG : rename_me(0x39ea62cea5c0): close: 2026/06/29 02:05:50 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-29 02:05:50.545440887 +0000 UTC m=+6.302874626 2026/06/29 02:05:50 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/29 02:05:50 DEBUG : rename_me(0x39ea62cea5c0): >close: err= 2026/06/29 02:05:50 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/29 02:05:50 DEBUG : i_was_renamed: Updating file with 0x39ea62fc7d40 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/29 02:05:50 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:50 DEBUG : Looking for writers 2026/06/29 02:05:50 DEBUG : i_was_renamed: reading active writers 2026/06/29 02:05:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 02:05:50 DEBUG : Looking for writers 2026/06/29 02:05:50 DEBUG : i_was_renamed: reading active writers 2026/06/29 02:05:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 02:05:50 DEBUG : Looking for writers 2026/06/29 02:05:50 DEBUG : i_was_renamed: reading active writers 2026/06/29 02:05:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 02:05:50 DEBUG : Looking for writers 2026/06/29 02:05:50 DEBUG : i_was_renamed: reading active writers 2026/06/29 02:05:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 02:05:50 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/29 02:05:50 DEBUG : i_was_renamed.c2093dbe.partial: size = 5 OK 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/i_was_renamed.c2093dbe.partial" 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/i_was_renamed.c2093dbe.partial 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-dedajux0bube/i_was_renamed.c2093dbe.partial 2026/06/29 02:05:50 DEBUG : i_was_renamed.c2093dbe.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/29 02:05:50 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 02:05:50 DEBUG : i_was_renamed.c2093dbe.partial: renamed to: i_was_renamed 2026/06/29 02:05:50 INFO : i_was_renamed: Copied (new) 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/i_was_renamed" 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/i_was_renamed 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-dedajux0bube/i_was_renamed 2026/06/29 02:05:50 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/29 02:05:50 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-29 02:05:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/29 02:05:50 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/29 02:05:50 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/29 02:05:50 DEBUG : Looking for writers 2026/06/29 02:05:50 DEBUG : i_was_renamed: reading active writers 2026/06/29 02:05:50 DEBUG : >WaitForWriters: 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 02:05:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube" 2026/06/29 02:05:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/06/29 02:05:50 DEBUG : forgetting directory cache 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate(0x39ea631dc100): _readAt: size=512, off=0 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate(0x39ea631dc100): openPending: 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-29 01:06:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/29 02:05:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate(0x39ea631dc100): >openPending: err= 2026/06/29 02:05:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate(0x39ea631dc100): >_readAt: n=20, err=EOF 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate(0x39ea631dc100): close: 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 01:06:50 +0000 UTC 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate(0x39ea631dc100): >close: err= 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:50 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/06/29 02:05:51 DEBUG : forgetting directory cache 2026/06/29 02:05:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea631dcc40): _readAt: size=512, off=0 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea631dcc40): openPending: 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-29 01:07:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-29 01:06:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-29 01:07:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-29 01:06:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/29 02:05:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/29 02:05:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea631dcc40): >openPending: err= 2026/06/29 02:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea631dcc40): >_readAt: n=20, err=EOF 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea631dcc40): close: 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 01:07:50 +0000 UTC 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea631dcc40): >close: err= 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/06/29 02:05:51 DEBUG : forgetting directory cache 2026/06/29 02:05:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea638f5d80): _readAt: size=512, off=0 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea638f5d80): openPending: 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-29 01:08:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-29 01:07:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-29 01:08:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-29 01:07:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/29 02:05:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/29 02:05:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea638f5d80): >openPending: err= 2026/06/29 02:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea638f5d80): >_readAt: n=20, err=EOF 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea638f5d80): close: 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 01:08:50 +0000 UTC 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea638f5d80): >close: err= 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/06/29 02:05:51 DEBUG : forgetting directory cache 2026/06/29 02:05:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea62fbf0c0): _readAt: size=512, off=0 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea62fbf0c0): openPending: 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-29 01:09:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-29 01:08:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-29 01:09:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-29 01:08:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/29 02:05:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/29 02:05:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea62fbf0c0): >openPending: err= 2026/06/29 02:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea62fbf0c0): >_readAt: n=20, err=EOF 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea62fbf0c0): close: 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 01:09:50 +0000 UTC 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea62fbf0c0): >close: err= 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/06/29 02:05:51 DEBUG : forgetting directory cache 2026/06/29 02:05:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea6391edc0): _readAt: size=512, off=0 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea6391edc0): openPending: 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-29 01:10:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-29 01:09:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-29 01:10:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-29 01:09:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/29 02:05:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/29 02:05:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea6391edc0): >openPending: err= 2026/06/29 02:05:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea6391edc0): >_readAt: n=20, err=EOF 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea6391edc0): close: 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 01:10:50 +0000 UTC 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate(0x39ea6391edc0): >close: err= 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/06/29 02:05:51 DEBUG : forgetting directory cache 2026/06/29 02:05:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 02:05:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea62fbfac0): _readAt: size=512, off=0 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea62fbfac0): openPending: 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-29 01:11:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-29 01:10:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-29 01:11:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-29 01:10:50 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/29 02:05:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/29 02:05:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea62fbfac0): >openPending: err= 2026/06/29 02:05:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea62fbfac0): >_readAt: n=20, err=EOF 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea62fbfac0): close: 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 01:11:50 +0000 UTC 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea62fbfac0): >close: err= 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/06/29 02:05:52 DEBUG : forgetting directory cache 2026/06/29 02:05:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea631dd0c0): _readAt: size=512, off=0 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea631dd0c0): openPending: 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-29 01:12:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-29 01:11:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-29 01:12:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-29 01:11:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/29 02:05:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/29 02:05:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea631dd0c0): >openPending: err= 2026/06/29 02:05:52 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea631dd0c0): >_readAt: n=21, err=EOF 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea631dd0c0): close: 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 01:12:50 +0000 UTC 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea631dd0c0): >close: err= 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/06/29 02:05:52 DEBUG : forgetting directory cache 2026/06/29 02:05:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea63152300): _readAt: size=512, off=0 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea63152300): openPending: 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-29 01:13:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-29 01:12:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-29 01:13:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-29 01:12:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/29 02:05:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/29 02:05:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea63152300): >openPending: err= 2026/06/29 02:05:52 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea63152300): >_readAt: n=22, err=EOF 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea63152300): close: 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 01:13:50 +0000 UTC 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea63152300): >close: err= 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/06/29 02:05:52 DEBUG : forgetting directory cache 2026/06/29 02:05:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea63153340): _readAt: size=512, off=0 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea63153340): openPending: 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-29 01:14:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-29 01:13:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-29 01:14:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-29 01:13:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/29 02:05:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/29 02:05:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea63153340): >openPending: err= 2026/06/29 02:05:52 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea63153340): >_readAt: n=23, err=EOF 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea63153340): close: 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 01:14:50 +0000 UTC 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea63153340): >close: err= 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/06/29 02:05:52 DEBUG : forgetting directory cache 2026/06/29 02:05:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea6320c980): _readAt: size=512, off=0 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea6320c980): openPending: 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-dedajux0bube/TestRWCacheUpdate 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-29 01:15:50 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-29 01:14:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-29 01:15:50 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-29 01:14:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/29 02:05:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/29 02:05:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea6320c980): >openPending: err= 2026/06/29 02:05:52 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea6320c980): >_readAt: n=24, err=EOF 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea6320c980): close: 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 01:15:50 +0000 UTC 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate(0x39ea6320c980): >close: err= 2026/06/29 02:05:52 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:52 DEBUG : Looking for writers 2026/06/29 02:05:52 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/29 02:05:52 DEBUG : >WaitForWriters: 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.17s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/FiLeA" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/FiLeA 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-dedajux0bube/FiLeA 2026/06/29 02:05:52 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/FiLeA" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/FiLeA 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-dedajux0bube/FiLeA 2026/06/29 02:05:52 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/FiLeB" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/FiLeB 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-dedajux0bube/FiLeB 2026/06/29 02:05:52 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/FiLeB" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/FiLeB 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-dedajux0bube/FiLeB 2026/06/29 02:05:52 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/29 02:05:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/29 02:05:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/29 02:05:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/FiLeA" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/FiLeA 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-dedajux0bube/FiLeA 2026/06/29 02:05:52 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/29 02:05:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/29 02:05:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/29 02:05:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/FiLeA" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/FiLeA 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-dedajux0bube/FiLeA 2026/06/29 02:05:52 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/29 02:05:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/29 02:05:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/29 02:05:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/29 02:05:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/29 02:05:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/FiLeB" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/FiLeB 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-dedajux0bube/FiLeB 2026/06/29 02:05:52 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/29 02:05:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/29 02:05:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/29 02:05:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/FilEb" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/FilEb 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-dedajux0bube/FilEb 2026/06/29 02:05:52 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/FiLeA" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/FiLeA 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-dedajux0bube/FiLeA 2026/06/29 02:05:52 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/FiLeA" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/FiLeA 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-dedajux0bube/FiLeA 2026/06/29 02:05:52 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/FiLeB" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/FiLeB 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-dedajux0bube/FiLeB 2026/06/29 02:05:52 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/FiLeB" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/FiLeB 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-dedajux0bube/FiLeB 2026/06/29 02:05:52 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/FilEb" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/FilEb 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-dedajux0bube/FilEb 2026/06/29 02:05:52 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/FilEb" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/FilEb 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-dedajux0bube/FilEb 2026/06/29 02:05:52 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/06/29 02:05:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/29 02:05:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/29 02:05:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/29 02:05:52 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/29 02:05:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/29 02:05:52 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/29 02:05:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/29 02:05:52 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/29 02:05:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/29 02:05:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/29 02:05:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/FiLeB" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/FiLeB 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-dedajux0bube/FiLeB 2026/06/29 02:05:52 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/29 02:05:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/29 02:05:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/29 02:05:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/FilEb" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/FilEb 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-dedajux0bube/FilEb 2026/06/29 02:05:52 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/29 02:05:52 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/29 02:05:52 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/29 02:05:52 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/29 02:05:52 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/29 02:05:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/29 02:05:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/29 02:05:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:52 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/29 02:05:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/29 02:05:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/29 02:05:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/29 02:05:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:52 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:52 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:52 DEBUG : Looking for writers 2026/06/29 02:05:52 DEBUG : FiLeA: reading active writers 2026/06/29 02:05:52 DEBUG : FiLeB: reading active writers 2026/06/29 02:05:52 DEBUG : FilEb: reading active writers 2026/06/29 02:05:52 DEBUG : >WaitForWriters: 2026/06/29 02:05:52 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:52 DEBUG : Looking for writers 2026/06/29 02:05:52 DEBUG : FiLeA: reading active writers 2026/06/29 02:05:52 DEBUG : FiLeB: reading active writers 2026/06/29 02:05:52 DEBUG : FilEb: reading active writers 2026/06/29 02:05:52 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.08s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/normal name with no special characters.txt" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/normal\ name\ with\ no\ special\ characters.txt 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-dedajux0bube/normal name with no special characters.txt 2026/06/29 02:05:52 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/normal name with no special characters.txt" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/normal\ name\ with\ no\ special\ characters.txt 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-dedajux0bube/normal name with no special characters.txt 2026/06/29 02:05:52 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/測試_Русский___ě_áñ" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/測試_Русский___ě_áñ 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-dedajux0bube/測試_Русский___ě_áñ 2026/06/29 02:05:52 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/測試_Русский___ě_áñ" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/測試_Русский___ě_áñ 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-dedajux0bube/測試_Русский___ě_áñ 2026/06/29 02:05:52 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/29 02:05:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/29 02:05:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/29 02:05:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/normal name with no special characters.txt" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/normal\ name\ with\ no\ special\ characters.txt 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-dedajux0bube/normal name with no special characters.txt 2026/06/29 02:05:52 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/29 02:05:52 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/29 02:05:52 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/29 02:05:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/測試_Русский___ě_áñ" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/測試_Русский___ě_áñ 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-dedajux0bube/測試_Русский___ě_áñ 2026/06/29 02:05:52 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/29 02:05:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/29 02:05:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/29 02:05:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/29 02:05:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:52 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:52 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:52 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:52 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:52 DEBUG : Looking for writers 2026/06/29 02:05:52 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/29 02:05:52 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/29 02:05:52 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Reusing VFS from active cache 2026/06/29 02:05:52 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:52 DEBUG : Looking for writers 2026/06/29 02:05:52 DEBUG : >WaitForWriters: 2026/06/29 02:05:52 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:52 DEBUG : Looking for writers 2026/06/29 02:05:52 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:52 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:52 DEBUG : Looking for writers 2026/06/29 02:05:52 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:52 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:52 DEBUG : Looking for writers 2026/06/29 02:05:52 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:52 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file2" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:53 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file2" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:53 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/29 02:05:53 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:53 DEBUG : dir: Looking for writers 2026/06/29 02:05:53 DEBUG : file2: reading active writers 2026/06/29 02:05:53 DEBUG : Looking for writers 2026/06/29 02:05:53 DEBUG : dir: reading active writers 2026/06/29 02:05:53 DEBUG : file1: reading active writers 2026/06/29 02:05:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file2" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:53 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file2" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:53 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/29 02:05:53 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:53 DEBUG : dir: Looking for writers 2026/06/29 02:05:53 DEBUG : Looking for writers 2026/06/29 02:05:53 DEBUG : dir: reading active writers 2026/06/29 02:05:53 DEBUG : file1: reading active writers 2026/06/29 02:05:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file2" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:53 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file2" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:53 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/29 02:05:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:53 DEBUG : file1: Open: flags=O_RDONLY 2026/06/29 02:05:53 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/29 02:05:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/29 02:05:53 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:53 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/29 02:05:53 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 02:05:53 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:53 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:53 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/29 02:05:53 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/29 02:05:53 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/29 02:05:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: File to upload is small (0 bytes), uploading instead of streaming 2026/06/29 02:05:53 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/new_file.txt" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/new_file.txt 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-dedajux0bube/dir/new_file.txt 2026/06/29 02:05:53 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/29 02:05:53 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 02:05:53 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/06/29 02:05:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/29 02:05:53 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:53 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/29 02:05:53 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:53 DEBUG : dir: Looking for writers 2026/06/29 02:05:53 DEBUG : file2: reading active writers 2026/06/29 02:05:53 DEBUG : new_file.txt: reading active writers 2026/06/29 02:05:53 DEBUG : Looking for writers 2026/06/29 02:05:53 DEBUG : dir: reading active writers 2026/06/29 02:05:53 DEBUG : file1: reading active writers 2026/06/29 02:05:53 DEBUG : >WaitForWriters: 2026/06/29 02:05:53 DEBUG : forgetting directory cache 2026/06/29 02:05:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file2" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:53 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file2" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-dedajux0bube/dir/file2 2026/06/29 02:05:53 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/29 02:05:53 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/29 02:05:53 DEBUG : dir/file1: Updating file with dir/file1 0x39ea639eda00 2026/06/29 02:05:53 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/29 02:05:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:53 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir/file1" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-dedajux0bube/dir/file1 2026/06/29 02:05:53 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/29 02:05:53 INFO : dir/file1: Moved (server-side) to: file0 2026/06/29 02:05:53 DEBUG : file0: Updating file with file0 0x39ea639eda00 2026/06/29 02:05:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file0" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file0 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-dedajux0bube/file0 2026/06/29 02:05:53 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file0" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/file0 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-dedajux0bube/file0 2026/06/29 02:05:53 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/29 02:05:53 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:53 DEBUG : dir: Looking for writers 2026/06/29 02:05:53 DEBUG : Looking for writers 2026/06/29 02:05:53 DEBUG : dir: reading active writers 2026/06/29 02:05:53 DEBUG : file0: reading active writers 2026/06/29 02:05:53 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.03s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Server has VFS statistics extension 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: About path "/home/rclone/rclone-test-dedajux0bube" 2026/06/29 02:05:53 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:53 DEBUG : Looking for writers 2026/06/29 02:05:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: New connection 127.0.0.1:55298->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: New connection 127.0.0.1:55302->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/29 02:05:53 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:53 DEBUG : Looking for writers 2026/06/29 02:05:53 DEBUG : a: Looking for writers 2026/06/29 02:05:53 DEBUG : b: Looking for writers 2026/06/29 02:05:53 DEBUG : c: Looking for writers 2026/06/29 02:05:53 DEBUG : d: Looking for writers 2026/06/29 02:05:53 DEBUG : Looking for writers 2026/06/29 02:05:53 DEBUG : c: reading active writers 2026/06/29 02:05:53 DEBUG : d: reading active writers 2026/06/29 02:05:53 DEBUG : /: reading active writers 2026/06/29 02:05:53 DEBUG : a: reading active writers 2026/06/29 02:05:53 DEBUG : b: reading active writers 2026/06/29 02:05:53 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/29 02:05:53 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/29 02:05:53 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/29 02:05:53 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/29 02:05:53 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:53 DEBUG : a/b/c/d: Looking for writers 2026/06/29 02:05:53 DEBUG : a/b/c: Looking for writers 2026/06/29 02:05:53 DEBUG : d: reading active writers 2026/06/29 02:05:53 DEBUG : a/b: Looking for writers 2026/06/29 02:05:53 DEBUG : c: reading active writers 2026/06/29 02:05:53 DEBUG : a: Looking for writers 2026/06/29 02:05:53 DEBUG : b: reading active writers 2026/06/29 02:05:53 DEBUG : Looking for writers 2026/06/29 02:05:53 DEBUG : a: reading active writers 2026/06/29 02:05:53 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-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:53 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:53 DEBUG : Looking for writers 2026/06/29 02:05:53 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-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 02:05:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:53 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/29 02:05:53 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/29 02:05:53 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: File to upload is small (5 bytes), uploading instead of streaming 2026/06/29 02:05:53 DEBUG : file1: size = 5 OK 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/29 02:05:53 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 02:05:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/06/29 02:05:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 02:05:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 02:05:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 02:05:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 02:05:53 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/29 02:05:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/29 02:05:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 02:05:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: File to upload is small (0 bytes), uploading instead of streaming 2026/06/29 02:05:53 DEBUG : file1: size = 0 OK 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/29 02:05:53 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 02:05:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/29 02:05:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 02:05:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: File to upload is small (7 bytes), uploading instead of streaming 2026/06/29 02:05:53 DEBUG : file1: size = 7 OK 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:53 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/06/29 02:05:53 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/29 02:05:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:53 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:53 DEBUG : Looking for writers 2026/06/29 02:05:53 DEBUG : file1: reading active writers 2026/06/29 02:05:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 02:05:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 02:05:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:53 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/29 02:05:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube/dir/file1: no such file or directory 2026/06/29 02:05:53 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube/dir/file1: no such file or directory 2026/06/29 02:05:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube/dir/file1: no such file or directory 2026/06/29 02:05:53 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube/dir/file1: no such file or directory 2026/06/29 02:05:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube/dir/file1: no such file or directory 2026/06/29 02:05:53 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube/dir/file1: no such file or directory 2026/06/29 02:05:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube/dir/file1: no such file or directory 2026/06/29 02:05:53 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube/dir/file1: no such file or directory 2026/06/29 02:05:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube/dir/file1: no such file or directory 2026/06/29 02:05:53 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{mJafx}/rclone-test-dedajux0bube/dir/file1: no such file or directory 2026/06/29 02:05:54 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/29 02:05:54 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/29 02:05:54 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: File to upload is small (11 bytes), uploading instead of streaming 2026/06/29 02:05:54 DEBUG : file1: size = 11 OK 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:54 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/29 02:05:54 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/29 02:05:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/29 02:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:54 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:54 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:54 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/29 02:05:54 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:54 DEBUG : Looking for writers 2026/06/29 02:05:54 DEBUG : file1: reading active writers 2026/06/29 02:05:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 02:05:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 02:05:54 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/29 02:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: File to upload is small (5 bytes), uploading instead of streaming 2026/06/29 02:05:54 DEBUG : file1: size = 5 OK 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:54 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/29 02:05:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 02:05:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/29 02:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:54 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/29 02:05:54 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:54 DEBUG : Looking for writers 2026/06/29 02:05:54 DEBUG : file1: reading active writers 2026/06/29 02:05:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 02:05:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 02:05:54 DEBUG : file1: WriteFileHandle.Release closing 2026/06/29 02:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: File to upload is small (0 bytes), uploading instead of streaming 2026/06/29 02:05:54 DEBUG : file1: size = 0 OK 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:54 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/29 02:05:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 02:05:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/29 02:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:54 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/29 02:05:54 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:54 DEBUG : Looking for writers 2026/06/29 02:05:54 DEBUG : file1: reading active writers 2026/06/29 02:05:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 02:05:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 02:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: File to upload is small (2 bytes), uploading instead of streaming 2026/06/29 02:05:54 DEBUG : file1: size = 2 OK 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:54 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/29 02:05:54 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/29 02:05:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/29 02:05:54 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/29 02:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:54 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:54 DEBUG : Looking for writers 2026/06/29 02:05:54 DEBUG : file1: reading active writers 2026/06/29 02:05:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 02:05:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 02:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: File to upload is small (0 bytes), uploading instead of streaming 2026/06/29 02:05:54 DEBUG : file1: size = 0 OK 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:54 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/29 02:05:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 02:05:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/29 02:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:54 DEBUG : file1: Open: flags=O_RDONLY 2026/06/29 02:05:54 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/29 02:05:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/29 02:05:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:54 DEBUG : Looking for writers 2026/06/29 02:05:54 DEBUG : file1: reading active writers 2026/06/29 02:05:54 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 02:05:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 02:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 02:05:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 02:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: File to upload is small (100 bytes), uploading instead of streaming 2026/06/29 02:05:54 DEBUG : file1: size = 100 OK 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/file1" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 6313df22cecde638935ff5b940c589aa /home/rclone/rclone-test-dedajux0bube/file1 2026/06/29 02:05:54 DEBUG : file1: Parsed hash: 6313df22cecde638935ff5b940c589aa 2026/06/29 02:05:54 DEBUG : file1: md5 = 6313df22cecde638935ff5b940c589aa OK 2026/06/29 02:05:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/29 02:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 02:05:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 02:05:54 DEBUG : file1: Open: flags=O_RDONLY 2026/06/29 02:05:54 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/29 02:05:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/29 02:05:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:54 DEBUG : Looking for writers 2026/06/29 02:05:54 DEBUG : file1: reading active writers 2026/06/29 02:05:54 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/flat/f000.txt" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/flat/f000.txt 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-dedajux0bube/flat/f000.txt 2026/06/29 02:05:54 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/flat/f000.txt" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/flat/f000.txt 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-dedajux0bube/flat/f000.txt 2026/06/29 02:05:54 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/flat/f001.txt" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/flat/f001.txt 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-dedajux0bube/flat/f001.txt 2026/06/29 02:05:54 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/flat/f001.txt" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/flat/f001.txt 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-dedajux0bube/flat/f001.txt 2026/06/29 02:05:54 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/flat/f002.txt" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/flat/f002.txt 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-dedajux0bube/flat/f002.txt 2026/06/29 02:05:54 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/flat/f002.txt" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/flat/f002.txt 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-dedajux0bube/flat/f002.txt 2026/06/29 02:05:54 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/flat/f003.txt" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/flat/f003.txt 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-dedajux0bube/flat/f003.txt 2026/06/29 02:05:54 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/flat/f003.txt" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/flat/f003.txt 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-dedajux0bube/flat/f003.txt 2026/06/29 02:05:54 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/flat/f004.txt" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/flat/f004.txt 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-dedajux0bube/flat/f004.txt 2026/06/29 02:05:54 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/flat/f004.txt" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: sha1sum /home/rclone/rclone-test-dedajux0bube/flat/f004.txt 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-dedajux0bube/flat/f004.txt 2026/06/29 02:05:54 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/06/29 02:05:54 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/29 02:05:54 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/29 02:05:54 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:54 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/flat/f000.txt" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/flat/f000.txt 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-dedajux0bube/flat/f000.txt 2026/06/29 02:05:54 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/06/29 02:05:54 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/29 02:05:54 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/29 02:05:54 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:54 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/flat/f001.txt" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/flat/f001.txt 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-dedajux0bube/flat/f001.txt 2026/06/29 02:05:54 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/06/29 02:05:54 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/29 02:05:54 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/29 02:05:54 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:54 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/flat/f002.txt" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/flat/f002.txt 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-dedajux0bube/flat/f002.txt 2026/06/29 02:05:54 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/06/29 02:05:54 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/29 02:05:54 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/29 02:05:54 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:54 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/flat/f003.txt" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/flat/f003.txt 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-dedajux0bube/flat/f003.txt 2026/06/29 02:05:54 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/06/29 02:05:54 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/29 02:05:54 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/29 02:05:54 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:54 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/flat/f004.txt" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/flat/f004.txt 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-dedajux0bube/flat/f004.txt 2026/06/29 02:05:54 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/06/29 02:05:54 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:54 DEBUG : flat: Looking for writers 2026/06/29 02:05:54 DEBUG : f000.txt: reading active writers 2026/06/29 02:05:54 DEBUG : f001.txt: reading active writers 2026/06/29 02:05:54 DEBUG : f002.txt: reading active writers 2026/06/29 02:05:54 DEBUG : f003.txt: reading active writers 2026/06/29 02:05:54 DEBUG : f004.txt: reading active writers 2026/06/29 02:05:54 DEBUG : Looking for writers 2026/06/29 02:05:54 DEBUG : flat: reading active writers 2026/06/29 02:05:54 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.06s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:54 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/29 02:05:54 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/29 02:05:54 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:54 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/a/b/c/deep.txt" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/a/b/c/deep.txt 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-dedajux0bube/a/b/c/deep.txt 2026/06/29 02:05:54 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/06/29 02:05:54 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/29 02:05:54 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/29 02:05:54 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:54 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/a/b/mid.txt" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/a/b/mid.txt 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-dedajux0bube/a/b/mid.txt 2026/06/29 02:05:54 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/06/29 02:05:54 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/29 02:05:54 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/29 02:05:54 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:54 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/a/top.txt" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/a/top.txt 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-dedajux0bube/a/top.txt 2026/06/29 02:05:54 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/06/29 02:05:54 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:54 DEBUG : a/b/c: Looking for writers 2026/06/29 02:05:54 DEBUG : deep.txt: reading active writers 2026/06/29 02:05:54 DEBUG : a/b: Looking for writers 2026/06/29 02:05:54 DEBUG : c: reading active writers 2026/06/29 02:05:54 DEBUG : mid.txt: reading active writers 2026/06/29 02:05:54 DEBUG : a: Looking for writers 2026/06/29 02:05:54 DEBUG : top.txt: reading active writers 2026/06/29 02:05:54 DEBUG : b: reading active writers 2026/06/29 02:05:54 DEBUG : Looking for writers 2026/06/29 02:05:54 DEBUG : a: reading active writers 2026/06/29 02:05:54 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.04s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:54 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/29 02:05:54 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/29 02:05:54 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/bigdir/big.bin" 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/bigdir/big.bin 2026/06/29 02:05:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 3651f00ae29bd9c7ab6de3bbbfdf06fb /home/rclone/rclone-test-dedajux0bube/bigdir/big.bin 2026/06/29 02:05:54 DEBUG : bigdir/big.bin: Parsed hash: 3651f00ae29bd9c7ab6de3bbbfdf06fb 2026/06/29 02:05:55 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:55 DEBUG : bigdir: Looking for writers 2026/06/29 02:05:55 DEBUG : big.bin: reading active writers 2026/06/29 02:05:55 DEBUG : Looking for writers 2026/06/29 02:05:55 DEBUG : bigdir: reading active writers 2026/06/29 02:05:55 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.50s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube", Local "Local file system at /tmp/rclone1758897017", Modify Window "1s" 2026/06/29 02:05:55 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: poll-interval is not supported by this remote 2026/06/29 02:05:55 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/29 02:05:55 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/29 02:05:55 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:55 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir1/a.txt" 2026/06/29 02:05:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir1/a.txt 2026/06/29 02:05:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-dedajux0bube/dir1/a.txt 2026/06/29 02:05:55 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/06/29 02:05:55 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/29 02:05:55 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/29 02:05:55 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:55 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir2/b.txt" 2026/06/29 02:05:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir2/b.txt 2026/06/29 02:05:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-dedajux0bube/dir2/b.txt 2026/06/29 02:05:55 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/06/29 02:05:55 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/29 02:05:55 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/29 02:05:55 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 02:05:55 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 02:05:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Shell path "/home/rclone/rclone-test-dedajux0bube/dir3/c.txt" 2026/06/29 02:05:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Running remote command: md5sum /home/rclone/rclone-test-dedajux0bube/dir3/c.txt 2026/06/29 02:05:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-dedajux0bube/dir3/c.txt 2026/06/29 02:05:55 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/06/29 02:05:55 DEBUG : WaitForWriters: timeout=30s 2026/06/29 02:05:55 DEBUG : dir2: Looking for writers 2026/06/29 02:05:55 DEBUG : b.txt: reading active writers 2026/06/29 02:05:55 DEBUG : dir3: Looking for writers 2026/06/29 02:05:55 DEBUG : c.txt: reading active writers 2026/06/29 02:05:55 DEBUG : dir1: Looking for writers 2026/06/29 02:05:55 DEBUG : a.txt: reading active writers 2026/06/29 02:05:55 DEBUG : Looking for writers 2026/06/29 02:05:55 DEBUG : dir1: reading active writers 2026/06/29 02:05:55 DEBUG : dir2: reading active writers 2026/06/29 02:05:55 DEBUG : dir3: reading active writers 2026/06/29 02:05:55 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.04s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/29 02:05:55 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-dedajux0bube: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 10.8528226s (try 1/5)